Searched +full:test_patterns_3 +full:. +full:tar (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libarchive/tar/test/
H A Dtest_patterns_3.tar.uu1 begin 644 test_patterns_3.tar
H A Dtest_patterns.c4 * All rights reserved.
9 * 1. Redistributions of source code must retain the above copyright
10 * notice, this list of conditions and the following disclaimer.
11 * 2. Redistributions in binary form must reproduce the above copyright
13 * documentation and/or other materials provided with the distribution.
17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 #include "test.h"
33 const char *reffile2 = "test_patterns_2.tar";
[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...]

Completed in 172 milliseconds