Searched refs:tflst (Results 1 – 3 of 3) sorted by relevance
153 tc->tflst = check_list_create (); in tcase_create()204 check_list_apply (tc->tflst, free); in tcase_free()210 check_list_free (tc->tflst); in tcase_free()265 check_list_add_end (tc->tflst, tf); in _tcase_add_test()
63 List *tflst; /* list of test functions */ member
226 tfl = tc->tflst; in srunner_iterate_tcase_tfuns()