PIVX Core  5.6.99
P2P Digital Currency
Functions
script_standard_tests.cpp File Reference
#include "key.h"
#include "keystore.h"
#include "script/ismine.h"
#include "script/script.h"
#include "script/standard.h"
#include "test/test_pivx.h"
#include <boost/test/unit_test.hpp>
Include dependency graph for script_standard_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (script_standard_Solver_success)
 
 BOOST_AUTO_TEST_CASE (script_standard_Solver_failure)
 
 BOOST_AUTO_TEST_CASE (script_standard_ExtractDestination)
 
 BOOST_AUTO_TEST_CASE (script_standard_ExtractDestinations)
 
 BOOST_AUTO_TEST_CASE (script_standard_GetScriptFor_)
 
 BOOST_AUTO_TEST_CASE (script_standard_IsMine)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( script_standard_ExtractDestination  )

Definition at line 171 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( script_standard_ExtractDestinations  )

Definition at line 221 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( script_standard_GetScriptFor_  )

Definition at line 297 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( script_standard_IsMine  )

Definition at line 343 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( script_standard_Solver_failure  )

Definition at line 109 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( script_standard_Solver_success  )

Definition at line 17 of file script_standard_tests.cpp.

Here is the call graph for this function: