Home
last modified time | relevance | path

Searched refs:CATCH_REGISTER_TEST_CASE (Results 1 – 1 of 1) sorted by relevance

/src/contrib/bsnmp/tests/
H A Dcatch.hpp17240 #define CATCH_REGISTER_TEST_CASE( Function, ... ) INTERNAL_CATCH_REGISTER_TESTCASE( Function, __VA_… macro
17445 #define CATCH_REGISTER_TEST_CASE( Function, ... ) (void)(0) macro