Searched refs:image_fixture (Results 1 – 1 of 1) sorted by relevance
38 struct image_fixture;70 struct image_fixture *ifix;95 struct image_fixture { struct121 struct ptunit_result (*init)(struct image_fixture *); argument122 struct ptunit_result (*fini)(struct image_fixture *); argument128 struct image_fixture *ifix) in ifix_init_section()148 static int ifix_add_section(struct image_fixture *ifix, char *filename) in ifix_add_section()166 static int ifix_cache_section(struct image_fixture *ifix, in ifix_cache_section()436 static struct ptunit_result init_name(struct image_fixture *ifix) in init_name()498 static struct ptunit_result name(struct image_fixture *ifix) in name()[all …]