summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-06-18 09:56:12 +0200
committerVolker Lendecke <vl@samba.org>2011-06-19 11:30:02 +0200
commit763941f2456f6c50581a1fa54aaba810a2b9efd1 (patch)
treec2dbb2e476d0807a7b803de937ccf37df322727a /source3/torture/proto.h
parent8e02b70767be0d1e86059b0ecb9bd555896b48fd (diff)
downloadsamba-763941f2456f6c50581a1fa54aaba810a2b9efd1.tar.gz
samba-763941f2456f6c50581a1fa54aaba810a2b9efd1.tar.bz2
samba-763941f2456f6c50581a1fa54aaba810a2b9efd1.zip
s3: Test nttrans_create
This is a test for the share security descriptor exception for nttrans_create
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 ebaf6cf1eb..6a47a18cd7 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -90,5 +90,6 @@ bool run_async_echo(int dummy);
bool run_smb_any_connect(int dummy);
bool run_addrchange(int dummy);
bool run_notify_online(int dummy);
+bool run_nttrans_create(int dummy);
#endif /* __TORTURE_H__ */