Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <pow/grasberg.h>
#include <chain.h>
#include <chainparams.h>
#include <test/lcg.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
#include <cmath>
Go to the source code of this file.
BOOST_AUTO_TEST_CASE | ( | exp2_test | ) |
BOOST_AUTO_TEST_CASE | ( | grasberg_test | ) |
BOOST_AUTO_TEST_CASE | ( | target_block_time_test | ) |
BOOST_AUTO_TEST_CASE | ( | testnet_difficulty_drop_test | ) |
|
static |
Definition at line 227 of file grasberg_tests.cpp.