Searched +full:test_expand +full:. +full:z (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libarchive/cat/test/
H A Dtest_expand.Z.uu1 begin 664 test_expand.Z
2 @'YV08]ZXH5-FX!P0;\R`(#B'SI<R>."$<4/&A187"@`
H A Dtest_error_mixed.c3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 #include "test.h"
29 const char *reffile1 = "test_expand.plai
[all...]
H A Dtest_expand_mixed.c3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 #include "test.h"
29 const char *reffile1 = "test_expand.
[all...]
H A Dtest_expand_Z.c3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 #include "test.h"
29 const char *reffile = "test_expand.
[all...]
H A Dtest.h3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 /* Every test program should #include "test.h" as the first thing. */
30 #define KNOWNREF "test_expand
[all...]
/freebsd-13-stable/usr.bin/bsdcat/tests/
H A DMakefile13 CFLAGS+= -DPLATFORM_CONFIG_H=\"${SRCTOP}/lib/libarchive/config_freebsd.h\"
14 CFLAGS+= -I${SRCTOP}/lib/libarchive -I${.OBJDIR}
16 CFLAGS+= -I${.OBJDIR}
25 .PATH: ${_LIBARCHIVEDIR}/cat/test
27 test_0.c \
28 test_empty_gz.c \
29 test_empty_lz4.c \
30 test_empty_xz.c \
31 test_empty_zstd.c \
32 test_error.
[all...]

Completed in 53 milliseconds