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

/freebsd-current/contrib/atf/atf-c++/detail/
H A Dprocess_test.cpp59 exec_process_helpers(const atf::tests::tc& tc, const char* helper_name) function
318 const atf::process::status s = exec_process_helpers(*this, "exit-failure");
330 const atf::process::status s = exec_process_helpers(*this, "exit-success");

Completed in 50 milliseconds