Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dacc_tests.c386 TCase *tc_accounting = tcase_create("accounting tests"); in make_accounting_test_case() local
388 suite_add_tcase(s, tc_accounting); in make_accounting_test_case()
390 tcase_add_test(tc_accounting, test_accounting_precision); in make_accounting_test_case()
391 tcase_add_test(tc_accounting, test_billion_laughs_attack_protection_api); in make_accounting_test_case()
392 tcase_add_test(tc_accounting, test_helper_unsigned_char_to_printable); in make_accounting_test_case()