Bitcoin Core  27.99.0
P2P Digital Currency
Functions
txreconciliation_tests.cpp File Reference
#include <node/txreconciliation.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for txreconciliation_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (RegisterPeerTest)
 
 BOOST_AUTO_TEST_CASE (ForgetPeerTest)
 
 BOOST_AUTO_TEST_CASE (IsPeerRegisteredTest)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( ForgetPeerTest  )

Definition at line 49 of file txreconciliation_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( IsPeerRegisteredTest  )

Definition at line 68 of file txreconciliation_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( RegisterPeerTest  )

Definition at line 13 of file txreconciliation_tests.cpp.

Here is the call graph for this function: