|
iPXE
|
Archive extraction self-tests. More...
Go to the source code of this file.
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| void | archive_okx (struct archive_test *test, const char *file, unsigned int line) |
| Report an archive extraction test result. | |
Archive extraction self-tests.
Definition in file archive_test.c.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| void archive_okx | ( | struct archive_test * | test, |
| const char * | file, | ||
| unsigned int | line ) |
Report an archive extraction test result.
| test | Archive extraction test |
| file | Test code file |
| line | Test code line |
Definition at line 47 of file archive_test.c.
References image::data, DBGC, DBGC_HDA, image_extract(), image_memory(), image::len, memcmp(), image::name, NULL, okx, strcmp(), test, image::type, and unregister_image().