Home
last modified time | relevance | path

Searched +full:test_read_format_zip_extra_padding +full:. +full:zip (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_extra_padding.c3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
25 #include "test.h"
32 * bytes. Apparently, some Zip writers do routinely put zero padding
33 * in the extra field.
47 * fields above.
64 DEFINE_TEST(test_read_format_zip_extra_padding) in DEFINE_TEST() argument
66 const char *refname = "test_read_format_zip_extra_padding.zip"; in DEFINE_TEST()
73 /* Verify with seeking reader. */ in DEFINE_TEST()
[all …]
H A Dtest_read_format_zip_extra_padding.zip.uu1 begin 644 test_read_format_zip_extra_padding.zip
/freebsd-14.2/lib/libarchive/tests/
H A DMakefile205 test_read_format_zip_extra_padding.c \
407 ${PACKAGE}FILES+= test_compat_zip_1.zip.uu
408 ${PACKAGE}FILES+= test_compat_zip_2.zip.uu
409 ${PACKAGE}FILES+= test_compat_zip_3.zip.uu
410 ${PACKAGE}FILES+= test_compat_zip_4.zip.uu
411 ${PACKAGE}FILES+= test_compat_zip_5.zip.uu
412 ${PACKAGE}FILES+= test_compat_zip_6.zip.uu
414 ${PACKAGE}FILES+= test_compat_zip_8.zip.uu
640 ${PACKAGE}FILES+= test_read_format_zip.zip.uu
652 ${PACKAGE}FILES+= test_read_format_zip_extra_padding.zip.uu
[all …]