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-14.2/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"
27 DEFINE_TEST(test_read_format_rar_encryption_data) in DEFINE_TEST() argument
30 are NOT encrypted. Password is "12345678". */ in DEFINE_TEST()
31 const char *refname = "test_read_format_rar_encryption_data.rar"; in DEFINE_TEST()
45 /* Verify encrypted file "foo.txt" */ in DEFINE_TEST()
48 assertEqualString("foo.txt", archive_entry_pathname(ae)); in DEFINE_TEST()
55 /* Verify encrypted file "bar.txt" */ in DEFINE_TEST()
67 /* End of archive. */ in DEFINE_TEST()
70 /* Verify archive format. */ in DEFINE_TEST()
[all …]
/freebsd-14.2/lib/libarchive/tests/
H A DMakefile176 test_read_format_rar_encryption_data.c \
549 ${PACKAGE}FILES+= test_read_format_rar.rar.uu
553 ${PACKAGE}FILES+= test_read_format_rar_encryption_data.rar.uu
556 ${PACKAGE}FILES+= test_read_format_rar_filter.rar.uu
563 ${PACKAGE}FILES+= test_read_format_rar_noeof.rar.uu
569 ${PACKAGE}FILES+= test_read_format_rar_unicode.rar.uu
570 ${PACKAGE}FILES+= test_read_format_rar_windows.rar.uu
575 ${PACKAGE}FILES+= test_read_format_rar5_arm.rar.uu
612 ${PACKAGE}FILES+= test_read_format_rar5_owner.rar.uu
615 ${PACKAGE}FILES+= test_read_format_rar5_solid.rar.uu
[all …]