Home
last modified time | relevance | path

Searched refs:spawn_test (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/kyua/engine/
H A Dscheduler_test.cpp573 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()
[all …]
H A Dscheduler.hpp249 exec_handle spawn_test(const model::test_program_ptr,
H A Dplain_test.cpp96 (void)handle.spawn_test(program, "main", user_config); in run_one()
H A Dtap_test.cpp96 (void)handle.spawn_test(program, "main", user_config); in run_one()
H A Datf_test.cpp147 (void)handle.spawn_test(program, test_case_name, user_config); in run_one()
H A Dscheduler.cpp1282 scheduler::scheduler_handle::spawn_test( in spawn_test() function in scheduler::scheduler_handle
1558 const exec_handle exec_handle = spawn_test( in debug_test()
/freebsd/lib/libc/tests/gen/posix_spawn/
H A DMakefile6 NETBSD_ATF_TESTS_C+= spawn_test
/freebsd/contrib/kyua/drivers/
H A Drun_tests.cpp182 const scheduler::exec_handle exec_handle = handle.spawn_test( in start_test()
/freebsd/
H A DObsoleteFiles.inc14183 OLD_FILES+=usr/tests/lib/libc/gen/posix_spawn/.debug/spawn_test.debug