Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c31 1. Move /tmp/cab/cab.zip to Windows PC
32 2. Extract cab.zip
34 4. Execute cab.bat
39 uuencode test_read_format_cab_1.cab test_read_format_cab_1.cab > test_read_format_cab_1.cab.uu
40 uuencode test_read_format_cab_2.cab test_read_format_cab_2.cab > test_read_format_cab_2.cab.uu
41 uuencode test_read_format_cab_3.cab test_read_format_cab_3.cab > test_read_format_cab_3.cab.uu
83 cab3=test_read_format_cab_3.cab
147 f=cab.zip
405 verify("test_read_format_cab_3.cab", LZX); in DEFINE_TEST()
406 verify2("test_read_format_cab_3.cab", LZX); in DEFINE_TEST()
[all …]
H A Dtest_read_format_cab_3.cab.uu1 begin 755 test_read_format_cab_3.cab
/freebsd-14.2/lib/libarchive/tests/
H A DMakefile1 .include <src.opts.mk>
17 CFLAGS+= -I${.CURDIR} -I${.CURDIR:H} -I${.OBJDIR}
330 ${PACKAGE}FILES+= test_fuzz.cab.uu
332 ${PACKAGE}FILES+= test_fuzz_1.iso.Z.uu
358 @mv ${.TARGET}.tmp ${.TARGET}
360 CLEANTESTS+= list.h list.h.tmp
494 ${PACKAGE}FILES+= test_read_format_cab_1.cab.uu
495 ${PACKAGE}FILES+= test_read_format_cab_2.cab.uu
496 ${PACKAGE}FILES+= test_read_format_cab_3.cab.uu
497 ${PACKAGE}FILES+= test_read_format_cab_filename_cp932.cab.uu
[all …]