summaryrefslogtreecommitdiff
path: root/source3/torture/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-08-23 13:57:03 +0000
committerJeremy Allison <jra@samba.org>2013-08-28 23:37:08 +0200
commite1843cd33274a3d790a4214b3d50a584d3d3fc95 (patch)
tree832d430c6d42cfff9a0c235d5f8de83d8ffa467b /source3/torture/proto.h
parent1cae59ce112ccb51b45357a52b902f80fce1eef1 (diff)
downloadsamba-e1843cd33274a3d790a4214b3d50a584d3d3fc95.tar.gz
samba-e1843cd33274a3d790a4214b3d50a584d3d3fc95.tar.bz2
samba-e1843cd33274a3d790a4214b3d50a584d3d3fc95.zip
torture3: add clipathinfo-bufsize
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 4f4c9e2718..f6453fd526 100644
--- a/source3/torture/proto.h
+++ b/source3/torture/proto.h
@@ -111,5 +111,6 @@ 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);
+bool run_qpathinfo_bufsize(int dummy);
#endif /* __TORTURE_H__ */