Searched refs:stderr_path (Results 1 – 6 of 6) sorted by relevance
402 const fs::path& stderr_path) in debug_test_case() argument426 result_file.file(), stdout_path, stderr_path, in debug_test_case()432 hooks.got_stderr(stderr_path); in debug_test_case()441 hooks.got_stderr(stderr_path); in debug_test_case()
124 const fs::path& stderr_path) in drive() argument138 stdout_path, stderr_path); in drive()
263 err.reset(new atf::fs::path(r->stderr_path())); in ATF_TEST_CASE_BODY()341 const std::string err1 = r1->stderr_path(); in ATF_TEST_CASE_BODY()342 const std::string err2 = r2->stderr_path(); in ATF_TEST_CASE_BODY()
114 const std::string stderr_path(void) const;
97 impl::check_result::stderr_path(void) const in stderr_path() function in impl::check_result
579 cat_file(atf::fs::path(cr.stderr_path())); in run_status_check()751 atf::fs::path(r.stderr_path()), "stderr"); in run_output_checks()