Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <sync.h>
#include <test/util/coins.h>
#include <test/util/random.h>
#include <test/util/setup_common.h>
#include <validation.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (getcoinscachesizestate) | |
Test utilities for detecting when we need to flush the coins cache based on estimated memory usage. More... | |
BOOST_AUTO_TEST_CASE | ( | getcoinscachesizestate | ) |
Test utilities for detecting when we need to flush the coins cache based on estimated memory usage.
Definition at line 20 of file validation_flush_tests.cpp.