Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Doperations_test.cpp78 class child_exec { class
94 child_exec(const exec_function do_exec, const fs::path& program, in child_exec() function in __anon1ae1bcac0111::child_exec
165 child_exec(do_exec, get_helpers(tc), process::args_vector()), in check_exec_no_args()
187 child_exec(do_exec, get_helpers(tc), args), in check_exec_some_args()
218 child_exec(process::exec, fs::path("non-existent"), in ATF_TEST_CASE_BODY()