Bitcoin Core 31.99.0
P2P Digital Currency
Functions
btcsignals_tests.cpp File Reference
#include <test/util/setup_common.h>
#include <util/btcsignals.h>
#include <boost/test/unit_test.hpp>
#include <semaphore>
Include dependency graph for btcsignals_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (callback_order)
 
 BOOST_AUTO_TEST_CASE (disconnects)
 
 BOOST_AUTO_TEST_CASE (any_of_combiner)
 
 BOOST_AUTO_TEST_CASE (thread_safety)
 
 BOOST_AUTO_TEST_CASE (recursion_safety)
 
 BOOST_AUTO_TEST_CASE (disconnect_thread_safety)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( any_of_combiner  )

Definition at line 84 of file btcsignals_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( callback_order  )

Definition at line 39 of file btcsignals_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( disconnect_thread_safety  )

Definition at line 232 of file btcsignals_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( disconnects  )

Definition at line 50 of file btcsignals_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( recursion_safety  )

Definition at line 172 of file btcsignals_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( thread_safety  )

Definition at line 120 of file btcsignals_tests.cpp.

Here is the call graph for this function: