summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-10-19 00:18:44 +0000
committerkientzle <kientzle@FreeBSD.org>2008-10-19 00:18:44 +0000
commit88da8906fe1d81159b24322da0012460a2cf7c7e (patch)
tree6dc10fe7d73bb891c700180f677ddff0536f76d0 /lib/libarchive/test/Makefile
parente2204b1f39e4105f26088ee2754be2957da5963c (diff)
downloadFreeBSD-src-88da8906fe1d81159b24322da0012460a2cf7c7e.zip
FreeBSD-src-88da8906fe1d81159b24322da0012460a2cf7c7e.tar.gz
Add test to verify ACL restores on FreeBSD, verify kern/128203 (mtime
restore fails if ACL provided), apply patch from kern/128203, and verify fix. PR: kern/128203 Submitted by: Udo Schweigert MFC after: 3 days
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 1b9e205..a6b9309 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -9,6 +9,7 @@ LA_SRCS!=make -f ${LA_SRCDIR}/Makefile -V SRCS
TESTS= \
test_acl_basic.c \
+ test_acl_freebsd.c \
test_acl_pax.c \
test_archive_api_feature.c \
test_bad_fd.c \
OpenPOWER on IntegriCloud