Searched refs:fixture_create (Results 1 – 1 of 1) sorted by relevance
60 static Fixture *fixture_create (SFun fun, int ischecked);269 fixture_create (SFun fun, int ischecked) in fixture_create() function297 check_list_add_end (tc->ch_sflst, fixture_create (setup, ischecked)); in tcase_add_fixture()299 check_list_add_end (tc->unch_sflst, fixture_create (setup, ischecked)); in tcase_add_fixture()305 check_list_add_front (tc->ch_tflst, fixture_create (teardown, ischecked)); in tcase_add_fixture()308 fixture_create (teardown, ischecked)); in tcase_add_fixture()