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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (reverselock_basics)
 
 BOOST_AUTO_TEST_CASE (reverselock_multiple)
 
 BOOST_AUTO_TEST_CASE (reverselock_errors)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( reverselock_basics  )

Definition at line 14 of file reverselock_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( reverselock_errors  )

Definition at line 45 of file reverselock_tests.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( reverselock_multiple  )

Definition at line 27 of file reverselock_tests.cpp.