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

/freebsd-13-stable/lib/libc/tests/gen/posix_spawn/
H A DMakefile8 NETBSD_ATF_TESTS_C+= spawn_test
/freebsd-13-stable/contrib/kyua/engine/
H A Dscheduler_test.cpp573 const scheduler::exec_handle exec_handle = handle.spawn_test(
630 exec_handle = handle.spawn_test(program, test_case_0, user_config);
638 exec_handle = handle.spawn_test(program, test_case_1, user_config);
646 exec_handle = handle.spawn_test(program, test_case_2, user_config);
712 (void)handle.spawn_test(program, "check_i_exist", engine::default_config());
741 const scheduler::exec_handle exec_handle = handle.spawn_test(
793 (void)handle.spawn_test(program, "__fake__", user_config);
823 (void)handle.spawn_test(program, "skip_me", user_config);
861 (void)handle.spawn_test(program, test_case, user_config);
940 (void)handle.spawn_test(progra
[all...]
H A Dplain_test.cpp96 (void)handle.spawn_test(program, "main", user_config);
H A Dscheduler.hpp249 exec_handle spawn_test(const model::test_program_ptr,
H A Dtap_test.cpp96 (void)handle.spawn_test(program, "main", user_config);
H A Datf_test.cpp147 (void)handle.spawn_test(program, test_case_name, user_config);
H A Dscheduler.cpp164 /// scheduler::spawn_test() or scheduler::impl::spawn_cleanup() to when it is
675 /// Returns the timestamp of when spawn_test was called.
1090 scheduler::scheduler_handle::spawn_test( function in class:scheduler::scheduler_handle
1230 // returned by spawn_test.
1292 const exec_handle exec_handle = spawn_test(
/freebsd-13-stable/contrib/kyua/drivers/
H A Drun_tests.cpp182 const scheduler::exec_handle exec_handle = handle.spawn_test(

Completed in 118 milliseconds