9#include <boost/test/unit_test.hpp>
BOOST_FIXTURE_TEST_SUITE(cuckoocache_tests, BasicTestingSetup)
Test Suite for CuckooCache.
BOOST_AUTO_TEST_SUITE_END()
#define BOOST_CHECK_EQUAL(v1, v2)
RESTResponseFormat ParseDataFormat(std::string ¶m, const std::string &strReq)
Parse a URI to get the data format and URI without data format and query string.
BOOST_AUTO_TEST_CASE(test_query_string)
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.