Searched +full:test_gcpio_compat_ref_nosym +full:. +full:bin (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libarchive/cpio/test/
H A Dtest_gcpio_compat_ref_nosym.bin.uu1 begin 644 test_gcpio_compat_ref_nosym.bin
3 MNZU*NQX%````"@!F:6QE```Q,C,T-38W.#D*QW%4`-SZI('H`^@#`@`GNZU*
H A Dtest_gcpio_compat.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"
33 /* Create a work dir named after the file we're unpacking. */
41 r = systemf("%s -i %s < %s >unpack.ou
[all...]
/freebsd-13-stable/usr.bin/cpio/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}/cpio
26 CPIO_SRCS= cmdline.c
28 .PATH: ${_LIBARCHIVEDIR}/libarchive_fe
29 CPIO_SRCS+= err.c
31 .PATH: ${_LIBARCHIVEDIR}/cpio/test
33 test_0.c \
34 test_basic.
[all...]

Completed in 108 milliseconds