summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-08-22 21:19:41 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-08-23 15:02:26 +0200
commit7cf50b9f305d6c2cdc57f38c9b4e5f8b73301f8a (patch)
tree153c1272af27b061ee37c47fab0599e2363d8706 /source4/selftest
parent8c71dc3505ab83ce95ab40a56f77313c4448be16 (diff)
downloadsamba-7cf50b9f305d6c2cdc57f38c9b4e5f8b73301f8a.tar.gz
samba-7cf50b9f305d6c2cdc57f38c9b4e5f8b73301f8a.tar.bz2
samba-7cf50b9f305d6c2cdc57f38c9b4e5f8b73301f8a.zip
s4-selftest: Add testing of samba-tool ntacl sysvolreset
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 7594ed7c14..b453922c46 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -439,6 +439,7 @@ planpythontestsuite("none", "samba.tests.samba3sam")
planpythontestsuite("dc:local", "samba.tests.samba_tool.timecmd")
planpythontestsuite("dc:local", "samba.tests.samba_tool.user")
planpythontestsuite("dc:local", "samba.tests.samba_tool.group")
+planpythontestsuite("plugin_s4_dc:local", "samba.tests.samba_tool.ntacl")
planpythontestsuite("none", "subunit")
planpythontestsuite("dc:local", "samba.tests.dcerpc.rpcecho")