summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2007-07-13 15:14:35 +0000
committerkientzle <kientzle@FreeBSD.org>2007-07-13 15:14:35 +0000
commit92f47c1ca3555816f3ea12c665faf3e43c99b0e0 (patch)
treee838de3b2f542be59234dc5ebd880b2da8a149e9 /lib/libarchive/test/Makefile
parent3d75250ebcde18fa1545676cc5035c4e6c247134 (diff)
downloadFreeBSD-src-92f47c1ca3555816f3ea12c665faf3e43c99b0e0.zip
FreeBSD-src-92f47c1ca3555816f3ea12c665faf3e43c99b0e0.tar.gz
New test suite test_read_pax_truncated probes libarchive
behavior with truncated or damaged pax archives. This tests most of the cases covered by the recent security advisory. Approved by: re (blanket, libarchive test suite)
Diffstat (limited to 'lib/libarchive/test/Makefile')
-rw-r--r--lib/libarchive/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index 82dce7c..6c1fb48 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -29,6 +29,7 @@ TESTS= \
test_read_format_tz.c \
test_read_format_zip.c \
test_read_large.c \
+ test_read_pax_truncated.c \
test_read_position.c \
test_read_truncated.c \
test_tar_filenames.c \
OpenPOWER on IntegriCloud