Searched +full:test_print_longpath +full:. +full:tar +full:. +full:z (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${_LIBARCHIVEDIR}/tar -I${_LIBARCHIVEDIR}/tar/test17 CFLAGS.test_utils.c+= -Wno-cast-align25 .PATH: ${_LIBARCHIVEDIR}/tar/test27 test_0.c \28 test_basic.c \29 test_copy.c \30 test_empty_mtree.c \31 test_extract_tar_bz2.c \[all …]
5 * All rights reserved.7 #include "test.h"9 DEFINE_TEST(test_print_longpath) in DEFINE_TEST() argument11 const char *reffile = "test_print_longpath.tar.Z"; in DEFINE_TEST()15 /* Reference file has one entry "file" with a very old timestamp. */ in DEFINE_TEST()18 /* Build long path pattern. */ in DEFINE_TEST()32 systemf("%s -tf %s >test.out 2>test.err", testprog, reffile)); in DEFINE_TEST()33 assertTextFileContents(buff, "test.out"); in DEFINE_TEST()34 assertEmptyFile("test.err"); in DEFINE_TEST()
1 begin 644 test_print_longpath.tar.Z