Bitcoin Core  27.99.0
P2P Digital Currency
Functions
sync_tests.cpp File Reference
#include <sync.h>
#include <test/util/setup_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 119 of file sync_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( potential_deadlock_detected  )

Definition at line 82 of file sync_tests.cpp.