Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/unzip/tests/
H A DMakefile11 CFLAGS+= -DPLATFORM_CONFIG_H=\"${SRCTOP}/lib/libarchive/config_freebsd.h\"
12 CFLAGS+= -I${SRCTOP}/lib/libarchive -I${.OBJDIR}
14 CFLAGS+= -I${.OBJDIR}
23 CFLAGS.test_utils.c+= -Wno-cast-align
25 .PATH: ${_LIBARCHIVEDIR}/libarchive_fe
26 UNZIP_SRCS+= err.c
28 .PATH: ${_LIBARCHIVEDIR}/unzip/test
30 test_0.c \
31 test_C.
[all...]
/freebsd-src/contrib/libarchive/unzip/test/
H A Dtest_t_bad.c5 * All rights reserved.
7 #include "test.h"
9 /* Test t arg - Test zip contents, but fail! */
10 DEFINE_TEST(test_t_bad)
12 const char *reffile = "test_t_bad.zip";
16 r = systemf("%s -t %s >test.out 2>test.err", testprog, reffile);
18 assertNonEmptyFile("test.ou
29 DEFINE_TEST(test_t_bad) DEFINE_TEST() argument
[all...]
HDtest_t_bad.zip.uu1 begin 644 test_t_bad.zip