Bitcoin Core 30.99.0
P2P Digital Currency
Functions
private_broadcast_tests.cpp File Reference
#include <primitives/transaction.h>
#include <private_broadcast.h>
#include <test/util/setup_common.h>
#include <util/time.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for private_broadcast_tests.cpp:

Go to the source code of this file.

Functions

static CTransactionRef MakeDummyTx (uint32_t id, size_t num_witness)
 
 BOOST_AUTO_TEST_CASE (basic)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( basic  )

Definition at line 26 of file private_broadcast_tests.cpp.

Here is the call graph for this function:

◆ MakeDummyTx()

static CTransactionRef MakeDummyTx ( uint32_t  id,
size_t  num_witness 
)
static

Definition at line 14 of file private_broadcast_tests.cpp.

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