Go to the documentation of this file. 34 #ifndef __TESTCALLER_H__ 35 #define __TESTCALLER_H__ 45 #define new_TestFunction(name,test)\ 58 void(*tearDown)(void);
65 #define new_TestFixture(nm,sup,tdw,NoFixtures,fixtures) \ 67 (TestImplement*)&TestFixtureImplement,\