summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2019-10-15 10:55:25 +0200
committerJeremy Allison <jra@samba.org>2019-10-18 21:06:33 +0000
commit75433f60522b935adb8c14fc6d0caa14c85281b3 (patch)
tree0dc5790d32647c56d7e4c237b3459e1ad8043f6f /source3/torture/proto.h
parent50f69b60549b5d963e83a96315953e074517c096 (diff)
downloadsamba-75433f60522b935adb8c14fc6d0caa14c85281b3.tar.gz
dbwrap_watch: Test cleanup of dead watchers
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@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 578d784b410..f1896d5624e 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -113,6 +113,7 @@ bool run_notify_bench2(int dummy);
bool run_notify_bench3(int dummy);
bool run_dbwrap_watch1(int dummy);
bool run_dbwrap_watch2(int dummy);
+bool run_dbwrap_watch3(int dummy);
bool run_dbwrap_do_locked1(int dummy);
bool run_idmap_tdb_common_test(int dummy);
bool run_local_dbwrap_ctdb(int dummy);