4#include <boost/test/unit_test.hpp>
8BOOST_AUTO_TEST_SUITE(caches_tests)
21 if constexpr (SIZE_MAX == UINT64_MAX) {
BOOST_AUTO_TEST_CASE(oversized_dbcache_warning)
BOOST_AUTO_TEST_SUITE_END()
constexpr bool ShouldWarnOversizedDbCache(size_t dbcache, size_t total_ram) noexcept
#define BOOST_CHECK(expr)