summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2009-03-06 04:55:51 +0000
committerkientzle <kientzle@FreeBSD.org>2009-03-06 04:55:51 +0000
commit0e3959e0048adeb8162dda94e7d22719dc53d19d (patch)
treee7f6ccf2c08974aeaad7391510b0ad147506d8f5 /lib/libarchive/test/Makefile
parent409cc977f6064716e39b1fec8562cb8aaab07e48 (diff)
downloadFreeBSD-src-0e3959e0048adeb8162dda94e7d22719dc53d19d.zip
FreeBSD-src-0e3959e0048adeb8162dda94e7d22719dc53d19d.tar.gz
Merge r416 from libarchive.googlecode.com:
Restoring POSIX.1e Extended Attributes on FreeBSD, part 1 This implements the basic ability to restore extended attributes on FreeBSD, including a 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 634f510..cc43abd 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -21,6 +21,7 @@ TESTS= \
test_empty_write.c \
test_entry.c \
test_entry_strmode.c \
+ test_extattr_freebsd.c \
test_fuzz.c \
test_link_resolver.c \
test_pax_filename_encoding.c \
OpenPOWER on IntegriCloud