summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-01-05 09:23:42 +0100
committerVolker Lendecke <vl@samba.org>2012-01-05 13:09:36 +0100
commit0d0141893ea91f3d1e67257f94a0327f8b7c56a9 (patch)
tree323ff8a86786d33c3ae85ee8c28b440ff1a203eb /source3/torture/proto.h
parentf1432d14a41a2dee0669c2f2220a56fc4881df12 (diff)
downloadsamba-0d0141893ea91f3d1e67257f94a0327f8b7c56a9.tar.gz
samba-0d0141893ea91f3d1e67257f94a0327f8b7c56a9.tar.bz2
samba-0d0141893ea91f3d1e67257f94a0327f8b7c56a9.zip
s3: Add a test excercising the share mode cleanup routine
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r--source3/torture/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h
index e971247c5c..19e7a72a70 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -101,5 +101,6 @@ bool run_smb2_multi_channel(int dummy);
bool run_smb2_session_reauth(int dummy);
bool run_local_conv_auth_info(int dummy);
bool run_local_sprintf_append(int dummy);
+bool run_cleanup1(int dummy);
#endif /* __TORTURE_H__ */