Searched refs:runTest (Results 1 – 3 of 3) sorted by relevance
61 runTest(unsigned char *b1, unsigned char *b2) in runTest() function109 runTest(start[i], start[j]); in ATF_TC_BODY()
42 function runTest(tname) {95 runTest('{{tname}}');
7989 Totals runTest(TestCase const& testCase);12507 Totals RunContext::runTest(TestCase const& testCase) { in runTest() function in Catch::RunContext13119 totals += m_context.runTest(*testCase); in execute()