Lines Matching refs:spawn_test
573 const scheduler::exec_handle exec_handle = handle.spawn_test( in ATF_TEST_CASE_BODY()
630 exec_handle = handle.spawn_test(program, test_case_0, user_config); in ATF_TEST_CASE_BODY()
638 exec_handle = handle.spawn_test(program, test_case_1, user_config); in ATF_TEST_CASE_BODY()
646 exec_handle = handle.spawn_test(program, test_case_2, user_config); in ATF_TEST_CASE_BODY()
712 (void)handle.spawn_test(program, "check_i_exist", engine::default_config()); in ATF_TEST_CASE_BODY()
741 const scheduler::exec_handle exec_handle = handle.spawn_test( in ATF_TEST_CASE_BODY()
793 (void)handle.spawn_test(program, "__fake__", user_config); in ATF_TEST_CASE_BODY()
823 (void)handle.spawn_test(program, "skip_me", user_config); in ATF_TEST_CASE_BODY()
861 (void)handle.spawn_test(program, test_case, user_config); in do_cleanup_test()
940 (void)handle.spawn_test(program, "exit 12", user_config); in ATF_TEST_CASE_BODY()
970 (void)handle.spawn_test(program, "unknown-dumps-core", user_config); in ATF_TEST_CASE_BODY()
1005 (void)handle.spawn_test(program, test_case, user_config); in do_check_list_files_on_failure()
1050 (void)handle.spawn_test(program, "delete_all", user_config); in ATF_TEST_CASE_BODY()