Searched +full:test_singlefile +full:. +full:zip (Results 1 – 3 of 3) sorted by relevance
11 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-align25 .PATH: ${_LIBARCHIVEDIR}/libarchive_fe26 UNZIP_SRCS+= err.c28 .PATH: ${_LIBARCHIVEDIR}/unzip/test30 test_0.c \31 test_C.[all...]
5 * All rights reserved.7 #include "test.h"10 DEFINE_TEST(test_singlefile)12 const char *reffile = "test_singlefile.zip";16 r = systemf("%s %s >test.out 2>test.err", testprog, reffile);18 assertNonEmptyFile("test.out");19 assertEmptyFile("test.er29 DEFINE_TEST(test_singlefile) DEFINE_TEST() argument [all...]
1 begin 644 test_singlefile.zip