summaryrefslogtreecommitdiffstats
path: root/source3/selftest
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-11-21 16:16:33 +0100
committerVolker Lendecke <vl@samba.org>2013-11-26 22:53:04 +0100
commitebc157961aa910d84b31e9f7a1b4c99267294999 (patch)
treed21921390de8961e38e67371bdf74ba910087bde /source3/selftest
parent6b6920b02905661ae661a894e3bd8d2c744d7003 (diff)
downloadsamba-ebc157961aa910d84b31e9f7a1b4c99267294999.tar.gz
samba-ebc157961aa910d84b31e9f7a1b4c99267294999.tar.xz
samba-ebc157961aa910d84b31e9f7a1b4c99267294999.zip
torture3: Reproducer for bug 10284
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Tue Nov 26 22:53:04 CET 2013 on sn-devel-104
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 baa0f2fd82c..df88f9dfb97 100755
--- a/source3/selftest/tests.py
+++ b/source3/selftest/tests.py
@@ -64,6 +64,7 @@ tests = ["FDPASS", "LOCK1", "LOCK2", "LOCK3", "LOCK4", "LOCK5", "LOCK6", "LOCK7"
"CLEANUP1",
"CLEANUP2",
"CLEANUP4",
+ "LOCAL-MSG2",
"BAD-NBT-SESSION"]
for t in tests: