Build libarchive tests missing in r311899

MFC after:	1 week
X-MFC with:	r311899
This commit is contained in:
Martin Matuska 2017-01-10 22:01:37 +00:00
parent 2dbf8c4a76
commit 9520841213
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=311904

View File

@ -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