summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-11 23:25:35 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-11 23:25:35 +0200
commit75a36a9a5491b86aaa3b0983d5a2bd5d024f783a (patch)
treedd01216180a2e01081afb23f5d357cd2112bce86 /source4/torture/local/local.c
parentbb33097fb79021c1a47bb4bc45c132020c47d6e4 (diff)
downloadsamba-75a36a9a5491b86aaa3b0983d5a2bd5d024f783a.tar.gz
samba-75a36a9a5491b86aaa3b0983d5a2bd5d024f783a.tar.bz2
samba-75a36a9a5491b86aaa3b0983d5a2bd5d024f783a.zip
Add some simple tests for lib/util/time.c
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 fdefbbe131..9f390975ee 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -36,6 +36,7 @@
torture_local_util_strlist,
torture_local_util_file,
torture_local_util_str,
+ torture_local_util_time,
torture_local_idtree,
torture_local_genrand,
torture_local_iconv,