Home
last modified time | relevance | path

Searched +full:test_compat_mac +full:- +full:2 +full:. +full:tar +full:. +full:z (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_compat_mac.c1 /*-
2 * Copyright (c) 2003-2010 Tim Kientzle
3 * 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.
209 DEFINE_TEST(test_compat_mac) DEFINE_TEST() argument
[all...]
HDtest_compat_mac-2.tar.Z.uu1 begin 644 test_compat_mac-2.tar.Z
/freebsd/lib/libarchive/tests/
H A DMakefile1 .include <src.opts.mk>
11 TEST_METADATA.functional_test+= timeout="600"
17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
18 CFLAGS+= -I${_LIBARCHIVEDIR}/libarchive -I${_LIBARCHIVEDIR}/libarchive/test
19 CFLAGS+= -I${_LIBARCHIVEDIR}/test_utils
20 CFLAGS+= -I${SRCTOP}/sys/contrib/zstd/lib
22 CFLAGS.test_utils.c+= -Wno-cast-align
25 #LDADD+= -L/usr/local/lib -ldmalloc
26 #CFLAGS+= -I/usr/local/include -DUSE_DMALLOC
28 .PATH: ${_LIBARCHIVEDIR}/libarchive/test
[all …]