summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libarchive/test/Makefile')
-rw-r--r--lib/libarchive/test/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index 03f48d6..8faff40 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -30,6 +30,7 @@ TESTS= \
test_read_format_zip.c \
test_read_large.c \
test_read_position.c \
+ test_read_pax_truncated.c \
test_read_truncated.c \
test_tar_filenames.c \
test_write_compress_program.c \
@@ -37,6 +38,7 @@ TESTS= \
test_write_disk_perms.c \
test_write_disk_secure.c \
test_write_format_ar.c \
+ test_write_format_cpio.c \
test_write_format_cpio_empty.c \
test_write_format_shar_empty.c \
test_write_format_tar.c \
OpenPOWER on IntegriCloud