Home
last modified time | relevance | path

Searched +full:test_print_longpath +full:. +full:tar +full:. +full:z (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/tar/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${_LIBARCHIVEDIR}/tar -I${_LIBARCHIVEDIR}/tar/test
17 CFLAGS.test_utils.c+= -Wno-cast-align
25 .PATH: ${_LIBARCHIVEDIR}/tar/test
27 test_0.c \
28 test_basic.c \
29 test_copy.c \
30 test_empty_mtree.c \
31 test_extract_tar_bz2.c \
[all …]
/freebsd/contrib/libarchive/tar/test/
H A Dtest_print_longpath.c5 * All rights reserved.
7 #include "test.h"
9 DEFINE_TEST(test_print_longpath) in DEFINE_TEST() argument
11 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()
HDtest_print_longpath.tar.Z.uu1 begin 644 test_print_longpath.tar.Z