Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5246 #ifndef CATCH_CONFIG_DEFAULT_REPORTER
5247 #define CATCH_CONFIG_DEFAULT_REPORTER "console" macro
5249 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER;
5250 #undef CATCH_CONFIG_DEFAULT_REPORTER