Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
flatfile_tests.cpp File Reference
#include <clientversion.h>
#include <common/args.h>
#include <flatfile.h>
#include <streams.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for flatfile_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (flatfile_filename)
 BOOST_AUTO_TEST_CASE (flatfile_open)
 BOOST_AUTO_TEST_CASE (flatfile_allocate)
 BOOST_AUTO_TEST_CASE (flatfile_flush)

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( flatfile_allocate )

Definition at line 96 of file flatfile_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( flatfile_filename )

Definition at line 15 of file flatfile_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( flatfile_flush )

Definition at line 116 of file flatfile_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( flatfile_open )

Definition at line 31 of file flatfile_tests.cpp.

Here is the call graph for this function: