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

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (basic_tests)
 
 BOOST_AUTO_TEST_CASE (findfork_tests)
 
 BOOST_AUTO_TEST_CASE (chain_test)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( basic_tests  )

Definition at line 45 of file chain_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( chain_test  )

Definition at line 145 of file chain_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( findfork_tests  )

Definition at line 87 of file chain_tests.cpp.

Here is the call graph for this function: