HomeSort by: relevance | last modified time | path
    Searched refs:tcase_create (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mit/expat/dist/tests/
minicheck.h 139 TCase *tcase_create(const char *name);
minicheck.c 66 tcase_create(const char *name) { function
acc_tests.c 446 TCase *tc_accounting = tcase_create("accounting tests");
ns_tests.c 716 TCase *tc_namespace = tcase_create("XML namespaces");
nsalloc_tests.c 1539 TCase *tc_nsalloc = tcase_create("namespace allocation tests");
misc_tests.c 841 TCase *tc_misc = tcase_create("miscellaneous tests");
alloc_tests.c 2316 TCase *tc_alloc = tcase_create("allocation tests");
basic_tests.c 6603 TCase *tc_basic = tcase_create("basic tests");

Completed in 27 milliseconds