Home
last modified time | relevance | path

Searched +full:test_read_format_cab_2 +full:. +full:cab (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c32 1. Move /tmp/cab/cab.zip to Windows PC
33 2. Extract cab.zip
35 4. Execute cab.bat
40 uuencode test_read_format_cab_1.cab test_read_format_cab_1.cab > test_read_format_cab_1.cab.uu
41 uuencode test_read_format_cab_2.cab test_read_format_cab_2.cab > test_read_format_cab_2.cab.uu
42 uuencode test_read_format_cab_3.cab test_read_format_cab_3.cab > test_read_format_cab_3.cab.uu
83 cab2=test_read_format_cab_2.cab
148 f=cab.zip
402 verify("test_read_format_cab_2.cab", MSZIP); in DEFINE_TEST()
403 verify2("test_read_format_cab_2.cab", MSZIP); in DEFINE_TEST()
[all …]
H A Dtest_read_format_cab_2.cab.uu1 begin 644 test_read_format_cab_2.cab
/freebsd-13.1/lib/libarchive/tests/
H A DMakefile2 .include <src.opts.mk>
18 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
317 ${PACKAGE}FILES+= test_fuzz.cab.uu
319 ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu
345 @mv ${.TARGET}.tmp ${.TARGET}
347 CLEANTESTS+= list.h list.h.tmp
466 ${PACKAGE}FILES+= test_read_format_cab_1.cab.uu
467 ${PACKAGE}FILES+= test_read_format_cab_2.cab.uu
468 ${PACKAGE}FILES+= test_read_format_cab_3.cab.uu
469 ${PACKAGE}FILES+= test_read_format_cab_filename_cp932.cab.uu
[all …]