Searched +full:test_read_format_zip_with_invalid_traditional_eocd +full:. +full:zip (Results 1 – 3 of 3) sorted by relevance
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 * Issue 869: zip files without a valid EOCD header aren't loaded even if they28 * have a valid ZIP64 version of said header.[all …]
1 begin 644 test_read_format_zip_with_invalid_traditional_eocd.zip
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...]