Home
last modified time | relevance | path

Searched defs:ATestFixtureType (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/tools/cppunit/cppunit/extensions/
H A DHelperMacros.h37 # define __CPPUNIT_SUITE_CTOR_ARGS( ATestFixtureType ) argument
39 # define __CPPUNIT_SUITE_CTOR_ARGS( ATestFixtureType ) (string(#ATestFixtureType)) argument
124 #define CPPUNIT_TEST_SUITE( ATestFixtureType ) \ argument
172 #define CPPUNIT_TEST_SUB_SUITE( ATestFixtureType, ASuperClass ) \ argument
286 #define CPPUNIT_TEST_SUITE_REGISTRATION( ATestFixtureType ) \ argument
326 #define CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( ATestFixtureType, suiteName ) \ argument