Searched refs:REQUIRE_FALSE (Results 1 – 1 of 1) sorted by relevance
17298 #define REQUIRE_FALSE( ... ) INTERNAL_CATCH_TEST( "REQUIRE_FALSE", Catch::ResultDisposition::Normal… macro17373 #define STATIC_REQUIRE_FALSE( ... ) REQUIRE_FALSE( __VA_ARGS__ )17491 #define REQUIRE_FALSE( ... ) (void)(0) macro