Home
last modified time | relevance | path

Searched +full:test_read_format_zip_zip64a +full:. +full:zip (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_zip64.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 * echo file0 | zip
30 * Info-Zip uses Zip64 extensions in this case.
[all …]
HDtest_read_format_zip_zip64a.zip.uu1 begin 644 test_read_format_zip_zip64a.zip
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.html
33 * random values into it and runs it through libarchive. It tries
[all …]
/freebsd-src/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 .PAT
[all...]