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

/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dmain.c62 struct test_entry g_tests[] = variable in typeref:struct:test_entry
289 my_tests_count = (sizeof( g_tests ) / sizeof( g_tests[0] ));
294 my_testp = &g_tests[i];
362 my_tests_count = (sizeof( g_tests ) / sizeof( g_tests[0] ));
364 g_tests[ i ].test_run_it = 0;
492 my_tests_count = (sizeof( g_tests ) / sizeof( g_tests[0] ));
496 printf( " %d \t %s \n", (i + 1), g_tests[
[all...]

Completed in 29 milliseconds