Searched refs:do_test_ok (Results 1 – 1 of 1) sorted by relevance
/minix/external/bsd/kyua-cli/dist/utils/text/ |
H A D | templates_test.cpp | 359 do_test_ok(templates, "", ""); in ATF_TEST_CASE_BODY() 386 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 424 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 469 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 541 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 567 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 610 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 650 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 674 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() 702 do_test_ok(templates, input, exp_output); in ATF_TEST_CASE_BODY() [all …]
|