Searched refs:ch_tflst (Results 1 – 3 of 3) sorted by relevance
157 tc->ch_tflst = check_list_create (); in tcase_create()208 check_list_apply (tc->ch_tflst, free); in tcase_free()214 check_list_free (tc->ch_tflst); in tcase_free()305 check_list_add_front (tc->ch_tflst, fixture_create (teardown, ischecked)); in tcase_add_fixture()
67 List *ch_tflst; member
372 srunner_run_teardown (tc->ch_tflst, CK_NOFORK); in tcase_run_checked_teardown()