PIVX Core  5.6.99
P2P Digital Currency
Functions
flatfile_tests.cpp File Reference
#include "flatfile.h"
#include "test/test_pivx.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 86 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 12 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 106 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 25 of file flatfile_tests.cpp.

Here is the call graph for this function: