Home
last modified time | relevance | path

Searched +full:test_read_format_ar +full:. +full:ar (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
HDtest_read_format_ar.ar.uu1 begin 755 test_read_format_ar.ar
5 M(#$P,#$@(#`@("`@(#$P,#8T-"`@."`@("`@("`@(&`*-34V-C<W.#AG9VAH
6 M+F\O("`@("`@("`@,3$W-30V-38V."`@,3`P,2`@,"`@("`@,3`P-C0T("`T
8 H,#$@(#`@("`@(#$P,#8T-"`@.2`@("`@("`@(&`*.3@W-C4T,S(Q"@``
H A Dtest_read_format_ar.c4 * All rights reserved.
9 * 1. Redistributions of source code must retain the above copyright
11 * in this position and unchanged.
12 * 2. Redistributions in binary form must reproduce the above copyright
14 * documentation and/or other materials provided with the distribution.
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 #include "test.h"
30 DEFINE_TEST(test_read_format_ar)
33 const char reffile[] = "test_read_format_ar in DEFINE_TEST()
32 DEFINE_TEST(test_read_format_ar) DEFINE_TEST() argument
[all...]
H A Dtest_fuzz.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"
30 * http://seclists.org/vulnwatch/2005/q1/0088.htm
[all...]
/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}
21 CFLAGS.test_utils.c+= -Wno-cast-align
27 .PATH: ${_LIBARCHIVEDIR}/libarchive/test
29 test_7zip_filename_encoding.c \
30 test_acl_nfs4.c \
31 test_acl_pax.c \
32 test_acl_platform_nfs4.c \
33 test_acl_platform_posix1e.c \
[all …]