tcase_create
TCase *tc_accounting = tcase_create("accounting tests");
TCase *tc_alloc = tcase_create("allocation tests");
TCase *tc_basic = tcase_create("basic tests");
TCase *tcase_create(const char *name);
TCase *tc_misc = tcase_create("miscellaneous tests");
TCase *tc_namespace = tcase_create("XML namespaces");
TCase *tc_nsalloc = tcase_create("namespace allocation tests");