summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/libarchive/test/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/libarchive/test/list.h')
-rw-r--r--archivers/libarchive/files/libarchive/test/list.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/libarchive/files/libarchive/test/list.h b/archivers/libarchive/files/libarchive/test/list.h
index c44dcfce831..94f9fc11a39 100644
--- a/archivers/libarchive/files/libarchive/test/list.h
+++ b/archivers/libarchive/files/libarchive/test/list.h
@@ -9,7 +9,9 @@ DEFINE_TEST(test_empty_write)
DEFINE_TEST(test_entry)
DEFINE_TEST(test_entry_strmode)
DEFINE_TEST(test_link_resolver)
-DEFINE_TEST(test_pax_filename_encoding)
+DEFINE_TEST(test_pax_filename_encoding_1)
+DEFINE_TEST(test_pax_filename_encoding_2)
+DEFINE_TEST(test_pax_filename_encoding_3)
DEFINE_TEST(test_read_compress_program)
DEFINE_TEST(test_read_data_large)
DEFINE_TEST(test_read_extract)