Searched +full:test_read_format_zip +full:. +full:zip (Results 1 – 5 of 5) sorted by relevance
2 begin 644 test_read_format_zip.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"30 * http://seclists.org/vulnwatch/2005/q1/0088.html33 * random values into it and runs it through libarchive. It tries[all …]
4 * All rights reserved.9 * 1. Redistributions of source code must retain the above copyright10 * notice, this list of conditions and the following disclaimer.11 * 2. Redistributions in binary form must reproduce the above copyright13 * documentation and/or other materials provided with the distribution.17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.26 #include "test.h"29 #include <archive_crc32.h>79 * to properly decode test file. */ in extract_one_using_blocks()[all …]
5 * All rights reserved.10 * 1. Redistributions of source code must retain the above copyright11 * notice, this list of conditions and the following disclaimer.12 * 2. Redistributions in binary form must reproduce the above copyright14 * 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.27 #include "test.h"32 const char reffile[] = "test_read_format_rar.rar"; in DEFINE_TEST()44 /* First header. */ in DEFINE_TEST()[all …]
1 .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-align27 .PAT[all...]