Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
orphanage_tests.cpp File Reference
#include <arith_uint256.h>
#include <primitives/transaction.h>
#include <pubkey.h>
#include <script/sign.h>
#include <script/signingprovider.h>
#include <test/util/random.h>
#include <test/util/setup_common.h>
#include <txorphanage.h>
#include <array>
#include <cstdint>
#include <boost/test/unit_test.hpp>
Include dependency graph for orphanage_tests.cpp:

Go to the source code of this file.

Classes

class  TxOrphanageTest
 

Functions

static void MakeNewKeyWithFastRandomContext (CKey &key)
 
 BOOST_AUTO_TEST_CASE (DoS_mapOrphans)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( DoS_mapOrphans  )

Definition at line 49 of file orphanage_tests.cpp.

Here is the call graph for this function:

◆ MakeNewKeyWithFastRandomContext()

static void MakeNewKeyWithFastRandomContext ( CKey key)
static

Definition at line 41 of file orphanage_tests.cpp.

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