Searched refs:new_TestCase (Results 1 - 3 of 3) sorted by relevance

/external/embunit/inc/
H A DTestCase.h51 #define new_TestCase(name,setUp,tearDown,runTest)\ macro
H A DHelperMacro.h39 static const TestCase ca = new_TestCase(name,sup,tdw,run)
/external/embunit/src/
H A DTestCaller.c46 TestCase cs = new_TestCase(0,0,0,0);

Completed in 80 milliseconds