Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
sync_tests.cpp File Reference
#include <sync.h>
#include <test/util/common.h>
#include <boost/test/unit_test.hpp>
#include <mutex>
#include <stdexcept>
Include dependency graph for sync_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (potential_deadlock_detected)
 BOOST_AUTO_TEST_CASE (inconsistent_lock_order_detected)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( inconsistent_lock_order_detected )

Definition at line 118 of file sync_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( potential_deadlock_detected )

Definition at line 81 of file sync_tests.cpp.

Here is the call graph for this function: