summaryrefslogtreecommitdiff
path: root/source3/selftest
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2019-06-03 11:00:25 +0200
committerJeremy Allison <jra@samba.org>2019-06-20 17:18:18 +0000
commit2f1a459b7425db316d6c066115889134e67fa2cd (patch)
tree4f0810948ed85301bd29600c1dc6d20a153a6fd0 /source3/selftest
parent7dec53ed0c1c58b4ab7b7483b2da3e4cd58750fa (diff)
downloadsamba-2f1a459b7425db316d6c066115889134e67fa2cd.tar.gz
torture3: Test LOCKINGX_CANCEL without locks
Tested against W2012R2 Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/selftest')
-rwxr-xr-xsource3/selftest/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py
index 9bc5bdd0e5f..9dec692cb5a 100755
--- a/source3/selftest/tests.py
+++ b/source3/selftest/tests.py
@@ -80,6 +80,7 @@ plantestsuite("samba3.blackbox.registry.upgrade", "nt4_dc:local", [os.path.join(
tests = ["FDPASS", "LOCK1", "LOCK2", "LOCK3", "LOCK4", "LOCK5", "LOCK6", "LOCK7", "LOCK9",
"LOCK10",
+ "LOCK11",
"UNLINK", "BROWSE", "ATTR", "TRANS2", "TORTURE",
"OPLOCK1", "OPLOCK2", "OPLOCK4", "STREAMERROR",
"DIR", "DIR1", "DIR-CREATETIME", "TCON", "TCONDEV", "RW1", "RW2", "RW3", "LARGE_READX", "RW-SIGNING",