Bitcoin ABC  0.29.2
P2P Digital Currency
Functions
daa_tests.cpp File Reference
#include <pow/daa.h>
#include <chain.h>
#include <chainparams.h>
#include <config.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for daa_tests.cpp:

Go to the source code of this file.

Functions

static CBlockIndex GetBlockIndex (CBlockIndex *pindexPrev, int64_t nTimeInterval, uint32_t nBits)
 
 BOOST_AUTO_TEST_CASE (daa_test)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( daa_test  )

Definition at line 29 of file daa_tests.cpp.

Here is the call graph for this function:

◆ GetBlockIndex()

static CBlockIndex GetBlockIndex ( CBlockIndex pindexPrev,
int64_t  nTimeInterval,
uint32_t  nBits 
)
static

Definition at line 17 of file daa_tests.cpp.

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