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

/freebsd-10.3-release/contrib/libarchive/cpio/test/
H A Dtest_extract.cpio.xz.uu1 begin 664 test_extract.cpio.xz
H A Dtest_extract_cpio_xz.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.cpi
[all...]
/freebsd-10.3-release/usr.bin/cpio/tests/
H A DMakefile1 # $FreeBSD: releng/10.3/usr.bin/cpio/tests/Makefile 291814 2015-12-04 18:50:12Z bdrewery $
3 SRCTOP= ${.CURDIR:H:H:H}
4 TESTSDIR= ${TESTSBASE}/usr.bin/cpio
14 CFLAGS+= -DPLATFORM_CONFIG_H=\"${SRCTOP}/lib/libarchive/config_freebsd.h\"
15 CFLAGS+= -I${SRCTOP}/lib/libarchive -I${.OBJDIR}
17 CFLAGS+= -I${.OBJDIR}
18 CFLAGS+= -I${LIBARCHIVEDIR}/cpio -I${LIBARCHIVEDIR}/libarchive_fe
25 .PAT
[all...]

Completed in 122 milliseconds