summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-04-04 14:35:12 +0200
committerVolker Lendecke <vl@samba.org>2012-04-17 10:21:02 +0200
commitae691cd9cc5f00a1d4465d233cdd9f5b580b2c39 (patch)
tree68c6cf8d3203012d2f78cadfbd7c655d8276d305 /source3/torture/proto.h
parent842b86c45ff656aab531530646a4e935e53166e4 (diff)
downloadsamba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.tar.gz
samba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.tar.bz2
samba-ae691cd9cc5f00a1d4465d233cdd9f5b580b2c39.zip
s3: Add two notify benchmark tests
Diffstat (limited to 'source3/torture/proto.h')
-rw-r--r--source3/torture/proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/torture/proto.h b/source3/torture/proto.h
index b6da0f477c..3dc23c5699 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -106,5 +106,7 @@ bool run_cleanup1(int dummy);
bool run_cleanup2(int dummy);
bool run_ctdb_conn(int dummy);
bool run_msg_test(int dummy);
+bool run_notify_bench2(int dummy);
+bool run_notify_bench3(int dummy);
#endif /* __TORTURE_H__ */