diff options
author | Michael Adam <obnox@samba.org> | 2013-02-12 17:45:23 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2013-02-18 15:54:20 +0100 |
commit | 42bf98d54c36abd5f532a4510cdd4066fe82143d (patch) | |
tree | 4402271f1d6bae306d2de9b6a0593b943bf6019c /selftest | |
parent | f0e6a9be00e441e50f0087c543e1b7c9012d126f (diff) | |
download | samba-42bf98d54c36abd5f532a4510cdd4066fe82143d.tar.gz samba-42bf98d54c36abd5f532a4510cdd4066fe82143d.tar.bz2 samba-42bf98d54c36abd5f532a4510cdd4066fe82143d.zip |
s4:torture: add a durable-open-disconnect test (suite)
this opens a durable, disconnects it and exits
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/skip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/skip b/selftest/skip index 5c4930643e..6ea9b25f40 100644 --- a/selftest/skip +++ b/selftest/skip @@ -41,6 +41,7 @@ ^samba3.*raw.qfsinfo ^samba3.*raw.sfileinfo.base ^samba3.smb2.hold-oplock # Not a test, but a way to block other clients for a test +^samba3.smb2.durable-open-disconnect # Not a test, but a way to create a disconnected durable ^samba3.smb2.scan # No tests ^samba4.base.iometer ^samba4.base.casetable |