Searched +full:test_extract +full:. +full:tar +full:. +full:lz4 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libarchive/tar/test/
H A Dtest_extract.tar.lz4.uu1 begin 644 test_extract.tar.lz4
6 *````````J.?`=```
H A Dtest_extract_tar_lz4.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"
30 const char *reffile = "test_extract.ta
[all...]
/freebsd-11-stable/usr.bin/tar/tests/
H A DMakefile1 # $FreeBSD: stable/11/usr.bin/tar/tests/Makefile 358088 2020-02-19 01:50:47Z mm $
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/test
23 .PATH: ${_LIBARCHIVEDIR}/tar/test
25 test_0.c \
26 test_basic.
[all...]
/freebsd-11-stable/usr.bin/cpio/tests/
H A DMakefile1 # $FreeBSD: stable/11/usr.bin/cpio/tests/Makefile 324417 2017-10-08 20:54:53Z mm $
13 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}/cpio
26 CPIO_SRCS= cmdline.c
28 .PATH: ${_LIBARCHIVEDIR}/libarchive_fe
29 CPIO_SRCS+= err.c
31 .PATH: ${_LIBARCHIVEDIR}/cpio/test
33 test_0.
[all...]

Completed in 176 milliseconds