Lines Matching full:test
7 * under test
31 #include "Test.h"
82 Client::test t = (Client::test)&Calibrate::empty; in IORunner()
182 // (But exception is taken so assert should be at end of the test and not in the
223 test t = s->getTest(i); in run()
236 // Read test identification (test ID) in run()
263 // Execute test in run()
265 // Prepare memory for test in run()
270 // Run the test once to force the code to be in cache. in run()
292 // Run the test in run()
340 // Clean memory after this test in run()
341 // May dump output and do specific cleaning for a test in run()
361 // Free all memory of memory manager so that next test in run()
365 // Dump test status to output in run()