Searched refs:tps_reader (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | reader_test.cpp | 45 class tps_reader : protected impl::atf_tps_reader { class 106 tps_reader(std::istream& is) : in tps_reader() function in tps_reader 139 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 169 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 247 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 337 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 393 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 453 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 475 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() 496 do_parser_test< tps_reader >(input, exp_calls, exp_errors); in ATF_TEST_CASE_BODY() [all …]
|