Searched +full:test_print_longpath +full:. +full:tar +full:. +full:z (Results 1 – 3 of 3) sorted by relevance
88 test_print_longpath.c \111 ${PACKAGE}FILES+= test_extract.tar.Z.uu112 ${PACKAGE}FILES+= test_extract.tar.bz2.uu113 ${PACKAGE}FILES+= test_extract.tar.grz.uu114 ${PACKAGE}FILES+= test_extract.tar.gz.uu115 ${PACKAGE}FILES+= test_extract.tar.lrz.uu116 ${PACKAGE}FILES+= test_extract.tar.lz.uu120 ${PACKAGE}FILES+= test_extract.tar.xz.uu123 ${PACKAGE}FILES+= test_option_keep_newer_files.tar.Z.uu125 ${PACKAGE}FILES+= test_option_s.tar.Z.uu[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