summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-11-06 16:40:07 +1100
committerAndrew Bartlett <abartlet@samba.org>2009-11-12 16:34:06 +1100
commitda1ac55bc18b09f0a0e5756cc3fde45248f1d146 (patch)
tree4fd6e490e75ea00c77e7c7cd2d8721fd42bf067b /source4/torture/local/local.c
parentf5890ddd83df35ff3fe4088c9b65858405ba7e4a (diff)
downloadsamba-da1ac55bc18b09f0a0e5756cc3fde45248f1d146.tar.gz
samba-da1ac55bc18b09f0a0e5756cc3fde45248f1d146.tar.bz2
samba-da1ac55bc18b09f0a0e5756cc3fde45248f1d146.zip
s4:dsdb Add extensive tests for the behaviour of dsdb_dn
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 50b2ea9d62..8bbb8ad70a 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -59,6 +59,7 @@
torture_local_dbspeed,
torture_local_credentials,
torture_ldb,
+ torture_dsdb,
torture_registry,
NULL
};