summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorChristian Ambach <ambi@samba.org>2012-02-22 15:44:27 +0100
committerChristian Ambach <ambi@samba.org>2012-05-01 09:32:11 +0200
commit55870b0bf9496a56dcbd3b439959b7347e61a088 (patch)
treefee9a0432616a0f74e37c7ea2f33ac1c0ed6fd74 /source3/torture/proto.h
parent0e06d944bc87c212713eee3c2d651321deb1c18c (diff)
downloadsamba-55870b0bf9496a56dcbd3b439959b7347e61a088.tar.gz
samba-55870b0bf9496a56dcbd3b439959b7347e61a088.tar.bz2
samba-55870b0bf9496a56dcbd3b439959b7347e61a088.zip
s3:torture: add idmap_tdb_common test code
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 4fde448869..80618ceb34 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -109,5 +109,6 @@ bool run_msg_test(int dummy);
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);
#endif /* __TORTURE_H__ */