Searched refs:test_infop (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dmain.c299 XILogBeginTestCase( logRef, my_testp->test_infop, my_testp->test_infop );
300 XILogMsg( "test #%d - %s \n", (i + 1), my_testp->test_infop );
303 printf( "test #%d - %s \n", (i + 1), my_testp->test_infop );
309 XILogMsg("SysCall %s failed", my_testp->test_infop);
496 printf( " %d \t %s \n", (i + 1), g_tests[ i ].test_infop );
H A Dtests.h119 char * test_infop; /* information about what is tested */ member in struct:test_entry

Completed in 16 milliseconds