![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <memusage.h>#include <support/allocators/pool.h>#include <test/util/poolresourcetester.h>#include <test/util/random.h>#include <test/util/setup_common.h>#include <boost/test/unit_test.hpp>#include <cstddef>#include <cstdint>#include <unordered_map>#include <vector>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (basic_allocating) | |
| BOOST_AUTO_TEST_CASE (allocate_any_byte) | |
| BOOST_AUTO_TEST_CASE (random_allocations) | |
| BOOST_AUTO_TEST_CASE (memusage_test) | |
| BOOST_AUTO_TEST_CASE | ( | allocate_any_byte | ) |
| BOOST_AUTO_TEST_CASE | ( | basic_allocating | ) |
| BOOST_AUTO_TEST_CASE | ( | memusage_test | ) |
| BOOST_AUTO_TEST_CASE | ( | random_allocations | ) |