Home
last modified time | relevance | path

Searched refs:image_fixture (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c38 struct image_fixture;
70 struct image_fixture *ifix;
95 struct image_fixture { struct
121 struct ptunit_result (*init)(struct image_fixture *); argument
122 struct ptunit_result (*fini)(struct image_fixture *); argument
128 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 …]