Searched +full:test_patterns_2 +full:. +full:tar (Results 1 – 4 of 4) sorted by relevance
1 begin 644 test_patterns_2.tar
3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.28 /* Every test program should #include "test.h" as the first thing. */30 #define KNOWNREF "test_patterns_2.tar.uu"31 #define ENVBASE "BSDTAR" /* Prefix for environment variables. */32 #define PROGRAM "bsdtar" /* Name of program being tested. */33 #define PROGRAM_ALIAS "tar" /* Generic alias for program */34 #undef LIBRARY /* Not testing a library. */37 /* How to generate extra version info. */[all …]
33 const char *reffile2 = "test_patterns_2.tar"; in DEFINE_TEST()34 const char *reffile3 = "test_patterns_3.tar"; in DEFINE_TEST()35 const char *reffile4 = "test_patterns_4.tar"; in DEFINE_TEST()59 …failure("tar should return non-zero because a file was given on the command line that's not in the… in DEFINE_TEST()125 char file_d[] = "tmp/../../fileXX"; in DEFINE_TEST()161 * D:../file05 in DEFINE_TEST()162 * c:../../file06 in DEFINE_TEST()163 * //?/UNC/../file17 in DEFINE_TEST()165 * z:..\file25 in DEFINE_TEST()166 * c:..\..\file26 in DEFINE_TEST()[all …]
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.uu117 ${PACKAGE}FILES+= test_extract.tar.lz4.uu119 ${PACKAGE}FILES+= test_extract.tar.lzo.uu120 ${PACKAGE}FILES+= test_extract.tar.xz.uu125 ${PACKAGE}FILES+= test_option_s.tar.Z.uu[all …]