Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_7075_utf8_paths.zip.uu1 begin 644 test_read_format_zip_7075_utf8_paths.zip
H A Dtest_read_format_zip_7075_utf8_paths.c5 * All rights reserved.
27 #include "test.h"
29 #include <locale.h>
43 /* Compare NFD string. */ in verify()
46 /* Compare NFC string. */ in verify()
53 /* Compare NFD string. */ in verify()
56 /* Compare NFC string. */ in verify()
70 const char *refname = "test_read_format_zip_7075_utf8_paths.zip"; in DEFINE_TEST()
78 skipping("en_US.UTF-8 locale not available on this system."); in DEFINE_TEST()
82 /* Verify with seeking reader. */ in DEFINE_TEST()
[all …]
/freebsd-14.2/lib/libarchive/tests/
H A DMakefile200 test_read_format_zip_7075_utf8_paths.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
641 ${PACKAGE}FILES+= test_read_format_zip_7075_utf8_paths.zip.uu
[all …]