Bitcoin Core  25.99.0
P2P Digital Currency
Functions
blockmanager_tests.cpp File Reference
#include <chainparams.h>
#include <node/blockstorage.h>
#include <node/context.h>
#include <util/chaintype.h>
#include <validation.h>
#include <boost/test/unit_test.hpp>
#include <test/util/setup_common.h>
Include dependency graph for blockmanager_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (blockmanager_find_block_pos)
 
 BOOST_FIXTURE_TEST_CASE (blockmanager_scan_unlink_already_pruned_files, TestChain100Setup)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( blockmanager_find_block_pos  )

Definition at line 21 of file blockmanager_tests.cpp.

Here is the call graph for this function:

◆ BOOST_FIXTURE_TEST_CASE()

BOOST_FIXTURE_TEST_CASE ( blockmanager_scan_unlink_already_pruned_files  ,
TestChain100Setup   
)

Definition at line 48 of file blockmanager_tests.cpp.

Here is the call graph for this function: