Bitcoin ABC 0.30.5
P2P Digital Currency
Classes | Functions
stakingrewards_tests.cpp File Reference
#include <avalanche/avalanche.h>
#include <avalanche/processor.h>
#include <avalanche/stakecontender.h>
#include <chainparams.h>
#include <consensus/activation.h>
#include <net_processing.h>
#include <policy/block/stakingrewards.h>
#include <test/util/blockindex.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for stakingrewards_tests.cpp:

Go to the source code of this file.

Classes

struct  StakingRewardsActivationTestingSetup
 

Functions

 BOOST_FIXTURE_TEST_CASE (isstakingrewardsactivated, StakingRewardsActivationTestingSetup)
 
 BOOST_FIXTURE_TEST_CASE (stakecontender_computeid, TestChain100Setup)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/2]

BOOST_FIXTURE_TEST_CASE ( isstakingrewardsactivated  ,
StakingRewardsActivationTestingSetup   
)

Definition at line 45 of file stakingrewards_tests.cpp.

◆ BOOST_FIXTURE_TEST_CASE() [2/2]

BOOST_FIXTURE_TEST_CASE ( stakecontender_computeid  ,
TestChain100Setup   
)

Definition at line 52 of file stakingrewards_tests.cpp.

Here is the call graph for this function: