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.c443 TCase *tc_accounting = tcase_create("accounting tests"); in make_accounting_test_case() local
445 suite_add_tcase(s, tc_accounting); in make_accounting_test_case()
447 tcase_add_test(tc_accounting, test_accounting_precision); in make_accounting_test_case()
448 tcase_add_test(tc_accounting, test_billion_laughs_attack_protection_api); in make_accounting_test_case()
449 tcase_add_test(tc_accounting, test_helper_unsigned_char_to_printable); in make_accounting_test_case()
450 tcase_add_test__ifdef_xml_dtd(tc_accounting, in make_accounting_test_case()