PIVX Core  5.6.99
P2P Digital Currency
Classes | Functions
upgrades_tests.cpp File Reference
#include "chainparams.h"
#include "consensus/upgrades.h"
#include "optional.h"
#include "test/test_pivx.h"
#include <boost/test/unit_test.hpp>
Include dependency graph for upgrades_tests.cpp:

Go to the source code of this file.

Classes

struct  UpgradesTest
 

Functions

 BOOST_AUTO_TEST_CASE (networkUpgradeStateTest)
 
 BOOST_AUTO_TEST_CASE (IsActivationHeightTest)
 
 BOOST_AUTO_TEST_CASE (IsActivationHeightForAnyUpgradeTest)
 
 BOOST_AUTO_TEST_CASE (NextActivationHeightTest)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( IsActivationHeightForAnyUpgradeTest  )

Definition at line 104 of file upgrades_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( IsActivationHeightTest  )

Definition at line 75 of file upgrades_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( networkUpgradeStateTest  )

Definition at line 37 of file upgrades_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( NextActivationHeightTest  )

Definition at line 133 of file upgrades_tests.cpp.

Here is the call graph for this function: