8#include <boost/test/unit_test.hpp>
BOOST_FIXTURE_TEST_SUITE(cuckoocache_tests, BasicTestingSetup)
Test Suite for CuckooCache.
BOOST_AUTO_TEST_SUITE_END()
bool ECC_InitSanityCheck()
Check that required EC support is available at runtime.
BOOST_AUTO_TEST_CASE(basic_sanity)
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.