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-13.1/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"
30 #include <locale.h>
44 /* Compare NFD string. */ in verify()
47 /* Compare NFC string. */ in verify()
54 /* Compare NFD string. */ in verify()
57 /* Compare NFC string. */ in verify()
71 const char *refname = "test_read_format_zip_7075_utf8_paths.zip"; in DEFINE_TEST()
79 skipping("en_US.UTF-8 locale not available on this system."); in DEFINE_TEST()
83 /* Verify with seeking reader. */ in DEFINE_TEST()
[all …]
/freebsd-13.1/lib/libarchive/tests/
H A DMakefile191 test_read_format_zip_7075_utf8_paths.c \
392 ${PACKAGE}FILES+= test_compat_zip_1.zip.uu
393 ${PACKAGE}FILES+= test_compat_zip_2.zip.uu
394 ${PACKAGE}FILES+= test_compat_zip_3.zip.uu
395 ${PACKAGE}FILES+= test_compat_zip_4.zip.uu
396 ${PACKAGE}FILES+= test_compat_zip_5.zip.uu
397 ${PACKAGE}FILES+= test_compat_zip_6.zip.uu
399 ${PACKAGE}FILES+= test_compat_zip_8.zip.uu
596 ${PACKAGE}FILES+= test_read_format_zip.zip.uu
597 ${PACKAGE}FILES+= test_read_format_zip_7075_utf8_paths.zip.uu
[all …]