summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-09-24 15:55:26 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:07:11 -0500
commitf2d64e1c45994e4b519454c071e90e0cd8240c8a (patch)
tree9a287ebd6f970a2d87b9a0c525b347d43b79b281 /source4/torture/local/local.c
parent385622396d4bf30b3775d24a7da7ee0c08f07ddd (diff)
downloadsamba-f2d64e1c45994e4b519454c071e90e0cd8240c8a.tar.gz
r25306: Add tests for string_sub().
(This used to be commit 2d37ddcbd1243f48d81af17d8ea3cdd6e8e35b8d)
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r--source4/torture/local/local.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c
index 90c3c0d3d9e..a52f5d2f7d5 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -33,6 +33,7 @@
torture_local_irpc,
torture_local_util_strlist,
torture_local_util_file,
+ torture_local_util_str,
torture_local_idtree,
torture_local_genrand,
torture_local_iconv,