summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-08-30 18:50:35 +0200
committerStefan Metzmacher <metze@samba.org>2011-11-24 19:02:32 +0100
commit773d0a6addbf015cf698bdd1eac7e1dc66617d21 (patch)
tree90e410aa921624e080580e7fbd7e8f7f7c96b750 /source3/torture/proto.h
parentf60b768df404ec314602be5b5f2a0ba2c5052788 (diff)
downloadsamba-773d0a6addbf015cf698bdd1eac7e1dc66617d21.tar.gz
samba-773d0a6addbf015cf698bdd1eac7e1dc66617d21.tar.bz2
samba-773d0a6addbf015cf698bdd1eac7e1dc66617d21.zip
s3:torture: add SMB2-NEGPROT 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 bf75a5ae93..adfccd8c20 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -94,6 +94,7 @@ bool run_notify_online(int dummy);
bool run_nttrans_create(int dummy);
bool run_nttrans_fsctl(int dummy);
bool run_smb2_basic(int dummy);
+bool run_smb2_negprot(int dummy);
bool run_local_conv_auth_info(int dummy);
bool run_local_sprintf_append(int dummy);