Home
last modified time | relevance | path

Searched +full:test_read_format_zip_jar +full:. +full:jar (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_jar.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.
23 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25 #include "test.h"
28 * Issue 822: jar files have an empty External File Attributes field which
29 * is misinterpreted as regular file type due to OS MS-DOS.
32 DEFINE_TEST(test_read_format_zip_jar) in DEFINE_TEST() argument
[all …]
H A Dtest_read_format_zip_jar.jar.uu1 begin 640 test_read_format_zip_jar.jar
/freebsd/lib/libarchive/tests/
H A DMakefile1 .include <src.opts.mk>
17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
201 test_read_format_zip_jar.c \
323 ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu
349 @mv ${.TARGET}.tmp ${.TARGET}
351 CLEANTESTS+= list.h list.h.tmp
363 ${PACKAGE}FILES+= test_compat_lz4_1.tar.lz4.uu
385 ${PACKAGE}FILES+= test_compat_mac-1.tar.Z.uu
386 ${PACKAGE}FILES+= test_compat_mac-2.tar.Z.uu
636 ${PACKAGE}FILES+= test_read_format_zip_jar.jar.uu
[all …]