Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp17201 #define CATCH_REQUIRE( ... ) INTERNAL_CATCH_TEST( "CATCH_REQUIRE", Catch::ResultDisposition::Normal… macro
17406 #define CATCH_REQUIRE( ... ) (void)(0) macro