Bitcoin Core  27.99.0
P2P Digital Currency
Functions
script_standard_tests.cpp File Reference
#include <test/data/bip341_wallet_vectors.json.h>
#include <key.h>
#include <key_io.h>
#include <script/script.h>
#include <script/signingprovider.h>
#include <script/solver.h>
#include <test/util/setup_common.h>
#include <util/strencodings.h>
#include <boost/test/unit_test.hpp>
#include <univalue.h>
Include dependency graph for script_standard_tests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (dest_default_is_no_dest)
 
 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_GetScriptFor_)
 
 BOOST_AUTO_TEST_CASE (script_standard_taproot_builder)
 
 BOOST_AUTO_TEST_CASE (bip341_spk_test_vectors)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/7]

BOOST_AUTO_TEST_CASE ( bip341_spk_test_vectors  )

Definition at line 385 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/7]

BOOST_AUTO_TEST_CASE ( dest_default_is_no_dest  )

Definition at line 22 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/7]

BOOST_AUTO_TEST_CASE ( script_standard_ExtractDestination  )

Definition at line 191 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/7]

BOOST_AUTO_TEST_CASE ( script_standard_GetScriptFor_  )

Definition at line 252 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/7]

BOOST_AUTO_TEST_CASE ( script_standard_Solver_failure  )

Definition at line 137 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/7]

BOOST_AUTO_TEST_CASE ( script_standard_Solver_success  )

Definition at line 28 of file script_standard_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/7]

BOOST_AUTO_TEST_CASE ( script_standard_taproot_builder  )

Definition at line 319 of file script_standard_tests.cpp.

Here is the call graph for this function: