Home
last modified time | relevance | path

Searched +full:test_read_format_zip_ux +full:. +full:zip (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_ux.zip.uu1 begin 644 test_read_format_zip_ux.zip
H A Dtest_fuzz.c458 "test_compat_zip_1.zip", in DEFINE_TEST()
462 "test_compat_zip_2.zip", in DEFINE_TEST()
466 "test_compat_zip_3.zip", in DEFINE_TEST()
470 "test_compat_zip_4.zip", in DEFINE_TEST()
474 "test_compat_zip_5.zip", in DEFINE_TEST()
478 "test_compat_zip_6.zip", in DEFINE_TEST()
482 "test_read_format_zip.zip", in DEFINE_TEST()
542 "test_read_format_zip_msdos.zip", in DEFINE_TEST()
546 "test_read_format_zip_nested.zip", in DEFINE_TEST()
574 "test_read_format_zip_ux.zip", in DEFINE_TEST()
[all …]
H A Dtest_read_format_zip.c181 const char *refname = "test_read_format_zip.zip"; in test_basic()
206 * Read Info-ZIP New Unix Extra Field 0x7875 "ux".
223 failure("zip reader should read Info-ZIP New Unix Extra Field"); in verify_info_zip_ux()
251 const char *refname = "test_read_format_zip_ux.zip"; in test_info_zip_ux()
277 * Zip entries that use length-at-end.
315 const char *refname = "test_read_format_zip_length_at_end.zip"; in test_extract_length_at_end()
342 const char *refname = "test_read_format_zip_symlink.zip"; in test_symlink()
964 const char *refname = "test_read_format_zip_bz2_hang.zip"; in DEFINE_TEST()
1100 const char *refname = "test_read_format_zip_7z_lzma.zip"; in DEFINE_TEST()
1132 const char *refname = "test_read_format_zip_7z_deflate.zip"; in DEFINE_TEST()
[all …]
/freebsd-14.2/lib/libarchive/tests/
H A DMakefile407 ${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
668 ${PACKAGE}FILES+= test_read_format_zip_msdos.zip.uu
669 ${PACKAGE}FILES+= test_read_format_zip_nested.zip.uu
[all …]