Home
last modified time | relevance | path

Searched defs:CATCH_REQUIRE_THAT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17229 #define CATCH_REQUIRE_THAT( arg, matcher ) INTERNAL_CHECK_THAT( "CATCH_REQUIRE_THAT", matcher, Catc… macro
17434 #define CATCH_REQUIRE_THAT( arg, matcher ) (void)(0) macro