summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2016-12-02 07:42:07 +0100
committerStefan Metzmacher <metze@samba.org>2017-03-07 08:28:15 +0100
commit9fec73821b2b92cd765e4c826baa2cba15843be2 (patch)
treeba6bbbd34fd77fd59ed99fb58125c896f9752c4f /selftest
parent47c0e3282ffd269bb69eec761e7daf9879af384f (diff)
downloadsamba-9fec73821b2b92cd765e4c826baa2cba15843be2.tar.gz
selftest: also run vfs_fruit tests with streams_depot
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12427 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org> (cherry picked from commit f7b0982826b58cfcdaf8782e15c2440f31a45ba2)
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/target/Samba3.pm7
1 files changed, 7 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 22b825421fc..d2d58fd278b 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -1630,6 +1630,13 @@ sub provision($$$$$$$$)
fruit:resource = file
fruit:metadata = stream
+[vfs_fruit_stream_depot]
+ path = $shrdir
+ vfs objects = fruit streams_depot acl_xattr
+ ea support = yes
+ fruit:resource = stream
+ fruit:metadata = stream
+
[badname-tmp]
path = $badnames_shrdir
guest ok = yes