summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-10-26 17:21:04 +1100
committerAndrew Bartlett <abartlet@samba.org>2011-10-28 13:10:28 +0200
commitf31fd31b71eda4957475fb09de1ef26e3a050414 (patch)
tree196f11dafee64c8eb3a9ac2bb10d950323547387 /source3/torture/proto.h
parent4cc0552f6ef4f7985c48d23cc3854b214103bb97 (diff)
downloadsamba-f31fd31b71eda4957475fb09de1ef26e3a050414.tar.gz
samba-f31fd31b71eda4957475fb09de1ef26e3a050414.tar.bz2
samba-f31fd31b71eda4957475fb09de1ef26e3a050414.zip
s3-torture run t_strappend tests as LOCAL-sprintf_append
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 7d6b2baab7..bf75a5ae93 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -95,5 +95,6 @@ bool run_nttrans_create(int dummy);
bool run_nttrans_fsctl(int dummy);
bool run_smb2_basic(int dummy);
bool run_local_conv_auth_info(int dummy);
+bool run_local_sprintf_append(int dummy);
#endif /* __TORTURE_H__ */