![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <boost/test/unit_test.hpp>#include <core_memusage.h>#include <kernel/disconnected_transactions.h>#include <test/util/setup_common.h>Go to the source code of this file.
Functions | |
| BOOST_FIXTURE_TEST_CASE (disconnectpool_memory_limits, TestChain100Setup) | |
| Tests that DisconnectedBlockTransactions limits its own memory properly. More... | |
| BOOST_FIXTURE_TEST_CASE | ( | disconnectpool_memory_limits | , |
| TestChain100Setup | |||
| ) |
Tests that DisconnectedBlockTransactions limits its own memory properly.
Definition at line 13 of file disconnected_transactions.cpp.