Searched +full:test_read_format_zip_encryption_data +full:. +full:zip (Results 1 – 4 of 4) sorted by relevance
1 begin 664 test_read_format_zip_encryption_data.zip
3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.10 * 2. Redistributions in binary form must reproduce the above copyright12 * 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"27 DEFINE_TEST(test_read_format_zip_encryption_data) in DEFINE_TEST() argument29 /* This file is password protected (encrypted). The headers in DEFINE_TEST()[all …]
3 * All rights reserved.8 * 1. Redistributions of source code must retain the above copyright9 * notice, this list of conditions and the following disclaimer.10 * 2. Redistributions in binary form must reproduce the above copyright12 * 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.html33 * random values into it and runs it through libarchive. It tries[all …]
1 .include <src.opts.mk>3 .include "${SRCTOP}/lib/libarchive/Makefile.inc"11 TEST_METADATA.functional_test+= timeout="600"17 CFLAGS+= -I${.OBJDIR}22 CFLAGS.test_utils.c+= -Wno-cast-align28 .PATH: ${_LIBARCHIVEDIR}/libarchive/test30 test_7zip_filename_encoding.c \31 test_acl_from_text_overread.c \32 test_acl_nfs4.c \33 test_acl_nfs4_null_id_overflow.c \[all …]