Searched +full:test_empty +full:. +full:gz (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/libarchive/cat/test/
H A Dtest_empty.gz.uu1 begin 644 test_empty.gz
H A Dtest_empty_gz.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_empty.g
[all...]
/freebsd-11.0-release/usr.bin/bsdcat/tests/
H A DMakefile1 # $FreeBSD: releng/11.0/usr.bin/bsdcat/tests/Makefile 299529 2016-05-12 10:16:16Z mm $
13 CFLAGS+= -DPLATFORM_CONFIG_H=\"${SRCTOP}/lib/libarchive/config_freebsd.h\"
14 CFLAGS+= -I${SRCTOP}/lib/libarchive -I${.OBJDIR}
16 CFLAGS+= -I${.OBJDIR}
24 .PATH: ${_LIBARCHIVEDIR}/cat/test
26 test_0.c \
27 test_empty_gz.c \
28 test_empty_lz4.c \
29 test_empty_xz.c \
30 test_error.
[all...]

Completed in 277 milliseconds