summaryrefslogtreecommitdiff
path: root/source4/torture/local/local.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-11-10 15:21:40 +1100
committerAndrew Bartlett <abartlet@samba.org>2009-11-12 16:34:12 +1100
commit2a601719f219686b3a3b38b61b8f549941ecf632 (patch)
tree19e1cd0597902b7288597b2ae8233c985728c35b /source4/torture/local/local.c
parent9ba1870fb9ae784b429b8e13b4ab0cc3def06aee (diff)
downloadsamba-2a601719f219686b3a3b38b61b8f549941ecf632.tar.gz
samba-2a601719f219686b3a3b38b61b8f549941ecf632.tar.bz2
samba-2a601719f219686b3a3b38b61b8f549941ecf632.zip
s4:dsdb Add expected value tests for most DRS syntax conversions
I've left out those for which I could not find an expected value in my default Windows 2003 server's database, and the values that rely on the current prefix map at the time. Andrew Bartlett
Diffstat (limited to 'source4/torture/local/local.c')
-rw-r--r--source4/torture/local/local.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/torture/local/local.c b/source4/torture/local/local.c
index 8bbb8ad70a..8f3f5d666c 100644
--- a/source4/torture/local/local.c
+++ b/source4/torture/local/local.c
@@ -59,7 +59,8 @@
torture_local_dbspeed,
torture_local_credentials,
torture_ldb,
- torture_dsdb,
+ torture_dsdb_dn,
+ torture_dsdb_syntax,
torture_registry,
NULL
};