![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#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>Go to the source code of this file.
Functions | |
| bool | read_block (const std::string &filename, CBlock &block) |
| BOOST_AUTO_TEST_CASE (May15) | |
| BOOST_AUTO_TEST_CASE | ( | May15 | ) |
| bool read_block | ( | const std::string & | filename, |
| CBlock & | block | ||
| ) |
Definition at line 23 of file checkblock_tests.cpp.