Searched refs:CPPUNIT_TEST_BASE (Results 1 – 1 of 1) sorted by relevance
149 # define CPPUNIT_TEST_BASE(X, Y) \ macro168 # define CPPUNIT_TEST_BASE(X, Y) \ macro182 #define CPPUNIT_TEST(X) CPPUNIT_TEST_BASE(X, false)183 #define CPPUNIT_EXPLICIT_TEST(X) CPPUNIT_TEST_BASE(X, true)