Searched defs:CPPUNIT_EXPLICIT_TEST (Results 1 – 2 of 2) sorted by relevance
183 #define CPPUNIT_EXPLICIT_TEST(X) CPPUNIT_TEST_BASE(X, true) macro