Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dtest_case.cpp144 engine::test_case_hooks::got_stdout(const fs::path& UTILS_UNUSED_PARAM(file)) in got_stdout() function in engine::test_case_hooks
431 hooks.got_stdout(stdout_path); in debug_test_case()
440 hooks.got_stdout(stdout_path); in debug_test_case()
494 hooks.got_stdout(stdout_file.file()); in run_test_case()
503 hooks.got_stdout(stdout_file.file()); in run_test_case()
H A Dtest_case.hpp64 virtual void got_stdout(const utils::fs::path&);
H A Dtest_case_test.cpp91 got_stdout(const fs::path& file) in got_stdout() function in __anon54dd8b330111::capture_hooks
258 got_stdout(const fs::path& file) in got_stdout() function in __anon54dd8b330111::fetch_output_hooks
/netbsd-src/external/bsd/kyua-cli/dist/engine/drivers/
H A Drun_tests.cpp82 got_stdout(const fs::path& file) in got_stdout() function in __anonff333a8e0111::file_saver_hooks