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

/netbsd-current/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);
H A Dlist_tests_test.cpp83 got_test_case(const engine::test_case& test_case) function in class:__anon1857::capture_hooks
H A Drun_tests.cpp134 hooks.got_test_case(test_case);
/netbsd-current/external/bsd/kyua-cli/dist/cli/
H A Dcmd_test.cpp81 got_test_case(const engine::test_case_ptr& test_case) function in class:__anon1845::print_hooks
H A Dcmd_list.cpp79 got_test_case(const engine::test_case& test_case) function in class:__anon1842::progress_hooks

Completed in 115 milliseconds