11#include <boost/test/unit_test.hpp>
41 const auto messages{warnings.GetMessages()};
44 BOOST_CHECK(messages[1].original ==
"warning 2 - revision 1");
Manages warning messages within a node.
bool Unset(warning_type id) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)
Unset a warning message.
BOOST_FIXTURE_TEST_SUITE(cuckoocache_tests, BasicTestingSetup)
Test Suite for CuckooCache.
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(warnings)
#define BOOST_CHECK(expr)
consteval auto _(util::TranslatedLiteral str)
constexpr auto Ticks(Dur2 d)
Helper to count the seconds of a duration/time_point.