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

/freebsd-11.0-release/contrib/libarchive/cpio/test/
H A Dtest_extract.cpio.lz4.uu1 begin 644 test_extract.cpio.lz4
H A Dtest_extract_cpio_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"
26 __FBSDID("$FreeBSD: releng/11.0/contrib/libarchive/cpio/test/test_extract_cpio_lz4.
[all...]
/freebsd-11.0-release/usr.bin/cpio/tests/
H A DMakefile1 # $FreeBSD: releng/11.0/usr.bin/cpio/tests/Makefile 302075 2016-06-22 07:49:59Z mm $
13 CFLAGS+= -DPLATFORM_CONFIG_H=\"${SRCTOP}/lib/libarchive/config_freebsd.h\"
14 CFLAGS+= -I${SRCTOP}/lib/libarchive -I${.OBJDIR}
16 CFLAGS+= -I${.OBJDIR}
17 CFLAGS+= -I${_LIBARCHIVEDIR}/cpio -I${_LIBARCHIVEDIR}/libarchive_fe
24 .PATH: ${_LIBARCHIVEDIR}/cpio
25 CPIO_SRCS= cmdline.c
27 .PAT
[all...]

Completed in 104 milliseconds