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

/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_extract.cpio.Z.uu1 begin 664 test_extract.cpio.Z
3 M1L:+(LVD85,F!H`Q;]S0*2-S#H@W9D"H9!G#A8*!`@46U)A11L.'$6-8U+CT
4 M8D.G'#V"A"&#!L6+)D\>3+FRC(R7,6?6O)ESIU>?0`EJ7<N6[=.V:V/,@$M%
5 A2I`D3(I("<$7@-^_@`,+'DRXL.'#B!,K7LRXL>/'D!4#
H A Dtest_extract_cpio_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_extract.cpi
[all...]
/freebsd-current/usr.bin/cpio/tests/
H A DMakefile12 CFLAGS+= -DPLATFORM_CONFIG_H=\"${SRCTOP}/lib/libarchive/config_freebsd.h\"
13 CFLAGS+= -I${SRCTOP}/lib/libarchive -I${.OBJDIR}
15 CFLAGS+= -I${.OBJDIR}
16 CFLAGS+= -I${_LIBARCHIVEDIR}/cpio -I${_LIBARCHIVEDIR}/cpio/test
24 CFLAGS.test_utils.c+= -Wno-cast-align
26 .PATH: ${_LIBARCHIVEDIR}/cpio
27 CPIO_SRCS= cmdline.
[all...]

Completed in 99 milliseconds