aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2017-01-10 22:01:37 +0000
committerMartin Matuska <mm@FreeBSD.org>2017-01-10 22:01:37 +0000
commit9520841213e9762cf6e483d0463ef0b9e106fa0a (patch)
tree8a7e2c2eb2437e437aea0eda517b8fbd5cfb3b2f /lib
parent2dbf8c4a76490deeee49d5d3c09146fdc6fc58c3 (diff)
downloadsrc-9520841213e9762cf6e483d0463ef0b9e106fa0a.tar.gz
src-9520841213e9762cf6e483d0463ef0b9e106fa0a.zip
Build libarchive tests missing in r311899
MFC after: 1 week X-MFC with: r311899
Notes
Notes: svn path=/head/; revision=311904
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libarchive/tests/Makefile b/lib/libarchive/tests/Makefile
index dbf34dd93dbe..1249458b1a20 100644
--- a/lib/libarchive/tests/Makefile
+++ b/lib/libarchive/tests/Makefile
@@ -196,6 +196,7 @@ TESTS_SRCS= \
test_read_format_zip_winzip_aes_large.c \
test_read_format_zip_zip64.c \
test_read_large.c \
+ test_read_pax_schily_xattr.c \
test_read_pax_truncated.c \
test_read_position.c \
test_read_set_format.c \
@@ -549,6 +550,7 @@ ${PACKAGE}FILES+= test_read_large_splitted_rar_ab.uu
${PACKAGE}FILES+= test_read_large_splitted_rar_ac.uu
${PACKAGE}FILES+= test_read_large_splitted_rar_ad.uu
${PACKAGE}FILES+= test_read_large_splitted_rar_ae.uu
+${PACKAGE}FILES+= test_read_pax_schily_xattr.tar.uu
${PACKAGE}FILES+= test_read_splitted_rar_aa.uu
${PACKAGE}FILES+= test_read_splitted_rar_ab.uu
${PACKAGE}FILES+= test_read_splitted_rar_ac.uu