PIVX Core  5.6.99
P2P Digital Currency
Functions
checkblock_tests.cpp File Reference
#include "test/test_pivx.h"
#include "clientversion.h"
#include "fs.h"
#include "utiltime.h"
#include "validation.h"
#include <cstdio>
#include <boost/test/unit_test.hpp>
Include dependency graph for checkblock_tests.cpp:

Go to the source code of this file.

Functions

bool read_block (const std::string &filename, CBlock &block)
 
 BOOST_AUTO_TEST_CASE (May15)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( May15  )

Definition at line 45 of file checkblock_tests.cpp.

Here is the call graph for this function:

◆ read_block()

bool read_block ( const std::string &  filename,
CBlock block 
)

Definition at line 23 of file checkblock_tests.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: