Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/unzip/tests/
H A DMakefile33 test_I.c \
53 SRCS.bsdunzip_test= list.h \
65 grep -h DEFINE_TEST ${.ALLSRC:N*Makefile}) > ${.TARGET}.tmp
66 @mv ${.TARGET}.tmp ${.TARGET}
68 CLEANFILES+= list.h list.h.tmp
70 ${PACKAGE}FILES+= test_I.zip.uu
71 ${PACKAGE}FILES+= test_basic.zip.uu
72 ${PACKAGE}FILES+= test_encrypted.zip.uu
73 ${PACKAGE}FILES+= test_singlefile.zip.uu
74 ${PACKAGE}FILES+= test_t_bad.zip.uu
[all …]
/freebsd-14.2/contrib/libarchive/unzip/test/
H A Dtest_I.c5 * All rights reserved.
7 #include "test.h"
10 #include <locale.h>
14 DEFINE_TEST(test_I) in DEFINE_TEST() argument
16 const char *reffile = "test_I.zip"; in DEFINE_TEST()
18 const char *envstr = "env LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 " in DEFINE_TEST()
19 "LC_CTYPE=en_US.UTF-8"; in DEFINE_TEST()
27 skipping("en_US.UTF-8 locale not available on this system."); in DEFINE_TEST()
35 r = systemf("%s %s -I UTF-8 %s >test.out 2>test.err", envstr, testprog, in DEFINE_TEST()
38 assertNonEmptyFile("test.out"); in DEFINE_TEST()
[all …]
H A Dtest_I.zip.uu1 begin 644 test_I.zip