#include <btcsignals.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <semaphore>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/7]
| BOOST_AUTO_TEST_CASE |
( |
callback_order |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/7]
| BOOST_AUTO_TEST_CASE |
( |
disconnect_thread_safety |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/7]
| BOOST_AUTO_TEST_CASE |
( |
disconnects |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/7]
| BOOST_AUTO_TEST_CASE |
( |
moveonly_return |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/7]
| BOOST_AUTO_TEST_CASE |
( |
recursion_safety |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/7]
| BOOST_AUTO_TEST_CASE |
( |
return_value |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/7]
| BOOST_AUTO_TEST_CASE |
( |
thread_safety |
| ) |
|