summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorMatthieu Patou <mat@matws.net>2010-04-14 00:46:51 +0400
committerJelmer Vernooij <jelmer@samba.org>2010-04-15 18:45:41 +0200
commitce28f854c0c8c62c6f13989ec4d2f9e890ffd0e1 (patch)
tree01c6e75c73b4ee2e8dcccba1bd7dd6df19265812 /source4/selftest
parent634caed116d7e369d5a0002ab93d03744b2e0b1d (diff)
downloadsamba-ce28f854c0c8c62c6f13989ec4d2f9e890ffd0e1.tar.gz
samba-ce28f854c0c8c62c6f13989ec4d2f9e890ffd0e1.tar.bz2
samba-ce28f854c0c8c62c6f13989ec4d2f9e890ffd0e1.zip
s4 python: add a unit test for function dsdb_get_oid_from_attid
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
index da0b4e329b..f34612cc15 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -473,6 +473,7 @@ plantestsuite "samba.python" none $SUBUNITRUN samba.tests
plantestsuite "provision.python" none $SUBUNITRUN samba.tests.provision
plantestsuite "samba3.python" none $SUBUNITRUN samba.tests.samba3
plantestsuite "samr.python" dc:local $SUBUNITRUN samba.tests.dcerpc.sam
+plantestsuite "dsdb.python" dc:local $SUBUNITRUN samba.tests.dsdb
plantestsuite "netcmd.python" none $SUBUNITRUN samba.tests.netcmd
plantestsuite "dcerpc.bare.python" dc:local $SUBUNITRUN samba.tests.dcerpc.bare
plantestsuite "unixinfo.python" dc:local $SUBUNITRUN samba.tests.dcerpc.unix