#include <blockencodings.h>
#include <chainparams.h>
#include <consensus/merkle.h>
#include <pow.h>
#include <streams.h>
#include <test/util/random.h>
#include <test/util/txmempool.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/8]
BOOST_AUTO_TEST_CASE |
( |
EmptyBlockRoundTripTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/8]
BOOST_AUTO_TEST_CASE |
( |
NonCoinbasePreforwardRTTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/8]
BOOST_AUTO_TEST_CASE |
( |
ReceiveWithExtraTransactions |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/8]
BOOST_AUTO_TEST_CASE |
( |
SimpleRoundTripTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/8]
BOOST_AUTO_TEST_CASE |
( |
SufficientPreforwardRTTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/8]
BOOST_AUTO_TEST_CASE |
( |
TransactionsRequestDeserializationMaxTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/8]
BOOST_AUTO_TEST_CASE |
( |
TransactionsRequestDeserializationOverflowTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/8]
BOOST_AUTO_TEST_CASE |
( |
TransactionsRequestSerializationTest |
| ) |
|
◆ BuildBlockTestCase()
◆ BuildTransactionTestCase()
◆ empty_extra_txn
◆ SHARED_TX_OFFSET
constexpr long SHARED_TX_OFFSET {4} |
|
constexpr |