summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-10-22 10:34:31 +0200
committerStefan Metzmacher <metze@samba.org>2011-11-24 19:02:33 +0100
commit2a04959ba11e34e0ca45ba21a5d5b521d5662f32 (patch)
tree082c9a36333924d795ecb9c13e8c815b6da411ba /source3/torture/proto.h
parent4c29389c045ec6489b10cb64aab394d21fe884ed (diff)
downloadsamba-2a04959ba11e34e0ca45ba21a5d5b521d5662f32.tar.gz
samba-2a04959ba11e34e0ca45ba21a5d5b521d5662f32.tar.bz2
samba-2a04959ba11e34e0ca45ba21a5d5b521d5662f32.zip
s3:torture: add SMB2-MULTI-CHANNEL test
metze
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 b7de9e6b2b..8bf203546f 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -97,6 +97,7 @@ bool run_smb2_basic(int dummy);
bool run_smb2_negprot(int dummy);
bool run_smb2_session_reconnect(int dummy);
bool run_smb2_tcon_dependence(int dummy);
+bool run_smb2_multi_channel(int dummy);
bool run_local_conv_auth_info(int dummy);
bool run_local_sprintf_append(int dummy);