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-12.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-12.1/lib/libarchive/tests/
H A DMakefile15 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
325 @mv ${.TARGET}.tmp ${.TARGET}
327 CLEANTESTS+= list.h list.h.tmp
359 ${PACKAGE}FILES+= test_compat_mac-1.tar.Z.uu
380 ${PACKAGE}FILES+= test_fuzz.cab.uu
382 ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu
441 ${PACKAGE}FILES+= test_read_format_cab_1.cab.uu
442 ${PACKAGE}FILES+= test_read_format_cab_2.cab.uu
443 ${PACKAGE}FILES+= test_read_format_cab_3.cab.uu
444 ${PACKAGE}FILES+= test_read_format_cab_filename_cp932.cab.uu
[all …]