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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmain.c325 if ( my_testp->test_run_it == 0 || my_testp->test_routine == NULL )
419 g_tests[ i ].test_run_it = 0;
550 g_tests[ i ].test_run_it = 1; /* run this test */
H A Dtests.h129 int test_run_it; /* 0 means do not run this test, else run it */ member in struct:test_entry

Completed in 19 milliseconds