Searched refs:CPPUNIT_TEST (Results 1 - 1 of 1) sorted by path

/haiku/headers/tools/cppunit/cppunit/extensions/
H A DHelperMacros.h53 * CPPUNIT_TEST_SUITE(), CPPUNIT_TEST(), and CPPUNIT_TEST_SUITE_END()
61 * CPPUNIT_TEST( testEquality );
62 * CPPUNIT_TEST( testSetName );
75 * returns a pointer to the suite of tests defined by the CPPUNIT_TEST()
97 * CPPUNIT_TEST( testAppend );
121 * \see CPPUNIT_TEST_SUB_SUITE, CPPUNIT_TEST, CPPUNIT_TEST_SUITE_END,
158 * CPPUNIT_TEST( testAdd );
159 * CPPUNIT_TEST( testSub );
185 #define CPPUNIT_TEST( testMethod ) \ macro
338 #define CU_TEST(tm) CPPUNIT_TEST(t
[all...]

Completed in 55 milliseconds