Home
last modified time | relevance | path

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

/src/contrib/expat/tests/
H A Dminicheck.h139 TCase *tcase_create(const char *name);
H A Dminicheck.c65 tcase_create(const char *name) { in tcase_create() function
H A Dacc_tests.c446 TCase *tc_accounting = tcase_create("accounting tests"); in make_accounting_test_case()
H A Dns_tests.c716 TCase *tc_namespace = tcase_create("XML namespaces"); in make_namespace_test_case()
H A Dnsalloc_tests.c1510 TCase *tc_nsalloc = tcase_create("namespace allocation tests"); in make_nsalloc_test_case()
H A Dmisc_tests.c776 TCase *tc_misc = tcase_create("miscellaneous tests"); in make_miscellaneous_test_case()
H A Dalloc_tests.c2316 TCase *tc_alloc = tcase_create("allocation tests"); in make_alloc_test_case()
H A Dbasic_tests.c6218 TCase *tc_basic = tcase_create("basic tests"); in make_basic_test_case()