Searched refs:tcase_create (Results 1 – 8 of 8) sorted by relevance
139 TCase *tcase_create(const char *name);
65 tcase_create(const char *name) { in tcase_create() function
446 TCase *tc_accounting = tcase_create("accounting tests"); in make_accounting_test_case()
716 TCase *tc_namespace = tcase_create("XML namespaces"); in make_namespace_test_case()
1510 TCase *tc_nsalloc = tcase_create("namespace allocation tests"); in make_nsalloc_test_case()
776 TCase *tc_misc = tcase_create("miscellaneous tests"); in make_miscellaneous_test_case()
2316 TCase *tc_alloc = tcase_create("allocation tests"); in make_alloc_test_case()
6218 TCase *tc_basic = tcase_create("basic tests"); in make_basic_test_case()