Home
last modified time | relevance | path

Searched +full:test_read_format_rar_encryption_data +full:. +full:rar (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/libarchive/libarchive/test/
H A Dtest_read_format_rar_encryption_data.rar.uu1 begin 664 test_read_format_rar_encryption_data.rar
H A Dtest_read_format_rar_encryption_data.c3 * All rights reserved.
25 #include "test.h"
28 DEFINE_TEST(test_read_format_rar_encryption_data) in DEFINE_TEST() argument
31 are NOT encrypted. Password is "12345678". */ in DEFINE_TEST()
32 const char *refname = "test_read_format_rar_encryption_data.rar"; in DEFINE_TEST()
46 /* Verify encrypted file "foo.txt" */ in DEFINE_TEST()
49 assertEqualString("foo.txt", archive_entry_pathname(ae)); in DEFINE_TEST()
56 /* Verify encrypted file "bar.txt" */ in DEFINE_TEST()
68 /* End of archive. */ in DEFINE_TEST()
71 /* Verify archive format. */ in DEFINE_TEST()
[all …]
/freebsd-13.1/lib/libarchive/tests/
H A DMakefile170 test_read_format_rar_encryption_data.c \
519 ${PACKAGE}FILES+= test_read_format_rar.rar.uu
523 ${PACKAGE}FILES+= test_read_format_rar_encryption_data.rar.uu
526 ${PACKAGE}FILES+= test_read_format_rar_filter.rar.uu
533 ${PACKAGE}FILES+= test_read_format_rar_noeof.rar.uu
539 ${PACKAGE}FILES+= test_read_format_rar_unicode.rar.uu
540 ${PACKAGE}FILES+= test_read_format_rar_windows.rar.uu
541 ${PACKAGE}FILES+= test_read_format_rar5_arm.rar.uu
573 ${PACKAGE}FILES+= test_read_format_rar5_owner.rar.uu
576 ${PACKAGE}FILES+= test_read_format_rar5_solid.rar.uu
[all …]