![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <coins.h>#include <boost/test/unit_test.hpp>#include <list>Go to the source code of this file.
Variables | |
| static constexpr auto | NUM_NODES {4} |
| BOOST_AUTO_TEST_CASE | ( | linked_list_iterate_erase | ) |
| BOOST_AUTO_TEST_CASE | ( | linked_list_iteration | ) |
| BOOST_AUTO_TEST_CASE | ( | linked_list_random_deletion | ) |
| BOOST_AUTO_TEST_CASE | ( | linked_list_set_state | ) |
| std::list< CoinsCachePair > CreatePairs | ( | CoinsCachePair & | sentinel | ) |
Definition at line 15 of file coinscachepair_tests.cpp.
Definition at line 13 of file coinscachepair_tests.cpp.