Searched refs:run_tests (Results 1 – 6 of 6) sorted by relevance
67 run_tests (void) in run_tests() function150 run_tests (); in subprocess()154 run_tests (); in subprocess()
44 run_tests (void *closure) in run_tests() function195 pthread_t thr = xpthread_create (NULL, run_tests, NULL); in do_test()198 run_tests (NULL); in do_test()
45 run_tests (void) in run_tests() function87 return run_tests (); in do_test()
24 return run_tests (true); in do_test()
30 return run_tests (false); in do_test()
471 run_tests (bool initially_disabled) in run_tests() function