summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-11-07 21:24:27 +0100
committerMichael Adam <obnox@samba.org>2012-11-29 17:41:15 +0100
commit24c36e748414d70ede930e8418455a2c11068d49 (patch)
treeff65020a7f1291d34ecaf260c8aaef04fc160b38 /source3/torture/proto.h
parent8300791a6765499bcc8b892863d319f59332d9e3 (diff)
downloadsamba-24c36e748414d70ede930e8418455a2c11068d49.tar.gz
samba-24c36e748414d70ede930e8418455a2c11068d49.tar.bz2
samba-24c36e748414d70ede930e8418455a2c11068d49.zip
s3: test dbwrap_ctdb
Reviewed-by: Michael Adam <obnox@samba.org>
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 0c6fc70c28..4f4c9e2718 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -110,5 +110,6 @@ bool run_notify_bench2(int dummy);
bool run_notify_bench3(int dummy);
bool run_dbwrap_watch1(int dummy);
bool run_idmap_tdb_common_test(int dummy);
+bool run_local_dbwrap_ctdb(int dummy);
#endif /* __TORTURE_H__ */