Home
last modified time | relevance | path

Searched +full:test_compat_gzip_1 +full:. +full:tgz (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
HDtest_compat_gzip_1.tgz.uu1 begin 644 test_compat_gzip_1.tgz
3 MR#0,&"L8`H&!J;&9F:&A@H&AH9&),8."`>V=QL!06ER26`1T2G9F:EY)54XJ
8 M(`VD&9.H@0Q@8&!@9F*B`*0-S4T-D6D8,%8P!`(#4V,S,T,S!0-#0R-3(P8%
9 M`]H[C8&AM+@DL0CHE.S,U+R2JIQ4<LV!>$0!3@\1D&;,-=!.&`5D``#7L]HO
17 M:FQF9FRH8&!H:&IJS*!@0&-W@4%I<4EB$=`IV9FI>255.:GDF@/QB`*<'B(@
20 .8V`8&@``E#SI#J@`````
H A Dtest_compat_gzip.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"
28 * Verify our ability to read sample files compatibly with gunzip.
33 * doesn't start with a gzip signature.
[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}
22 CFLAGS.test_utils.c+= -Wno-cast-align
28 .PATH: ${_LIBARCHIVEDIR}/libarchive/test
30 test_7zip_filename_encoding.c \
31 test_acl_nfs4.c \
32 test_acl_pax.c \
33 test_acl_platform_nfs4.c \
34 test_acl_platform_posix1e.c \
[all …]