Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/engine/drivers/
H A Dlist_tests.hpp59 virtual void got_test_case(const engine::test_case& test_case) = 0;
H A Drun_tests.hpp66 virtual void got_test_case(const engine::test_case_ptr& test_case) = 0;
H A Dlist_tests.cpp66 hooks.got_test_case(*tc); in list_test_program()
H A Drun_tests.cpp134 hooks.got_test_case(test_case); in run_test_program()
H A Dlist_tests_test.cpp83 got_test_case(const engine::test_case& test_case) in got_test_case() function in __anon1b557f340111::capture_hooks
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_test.cpp81 got_test_case(const engine::test_case_ptr& test_case) in got_test_case() function in __anona488d92e0111::print_hooks
H A Dcmd_list.cpp79 got_test_case(const engine::test_case& test_case) in got_test_case() function in __anon7663252a0111::progress_hooks