summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-04-24 09:47:55 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-04-24 09:50:05 +0200
commit5b33624113781bbe56956e4e09a4860dd507c9ed (patch)
tree47c4398aac8569fda7bb399ecef29b0df822d656 /source4/torture/local/local.c
parent1a3900710192152bebfbc1cdcb0fae724083b42a (diff)
downloadsamba-5b33624113781bbe56956e4e09a4860dd507c9ed.tar.gz
samba-5b33624113781bbe56956e4e09a4860dd507c9ed.tar.bz2
samba-5b33624113781bbe56956e4e09a4860dd507c9ed.zip
Rename the top-level LDB test to LOCAL-LDB, so it gets picked up by the
script that determines the tests to run.
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 6b38cd6db0..a1b100edb8 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -56,6 +56,7 @@
torture_local_torture,
torture_local_dbspeed,
torture_local_credentials,
+ torture_ldb,
torture_registry,
NULL
};