Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dexecutor_test.cpp315 do_spawn(executor::executor_handle& handle, Hook hook, in do_spawn() function
485 const executor::exec_handle exec_handle = do_spawn( in ATF_TEST_CASE_BODY()
522 do_spawn(handle, child_exit(70)); in ATF_TEST_CASE_BODY()
542 do_spawn(handle, child_create_cookie("cookie.12345")); in ATF_TEST_CASE_BODY()
657 do_spawn(handle, child_exit(15)); in ATF_TEST_CASE_BODY()
705 do_spawn(handle, child_dump_unprivileged_user, in ATF_TEST_CASE_BODY()
732 pids.push_back(do_spawn(handle, child_pause).pid()); in ATF_TEST_CASE_BODY()
782 do_spawn(handle, child_pause); in do_signal_handling_test()
864 do_spawn(handle, child_validate_isolation); in ATF_TEST_CASE_BODY()
880 do_spawn(handle, child_spawn_blocking_child); in ATF_TEST_CASE_BODY()
[all …]