summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorKamen Mazdrashki <kamenim@samba.org>2010-04-07 13:00:53 +0300
committerKamen Mazdrashki <kamenim@samba.org>2010-04-09 12:21:30 +0300
commit7f0da64a4990f21f67afde192322a53bcb4438ce (patch)
tree9d4588c579957fd49c34609c4a324e0271126fd0 /source4/selftest
parent08dd0d0b54062c34643cf3b0fbaeabfc3d471782 (diff)
downloadsamba-7f0da64a4990f21f67afde192322a53bcb4438ce.tar.gz
samba-7f0da64a4990f21f67afde192322a53bcb4438ce.tar.bz2
samba-7f0da64a4990f21f67afde192322a53bcb4438ce.zip
s4/test: add shemaInfo torture test to automated test suite
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 be04a71967..1fd9d38cbe 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -467,6 +467,7 @@ plantestsuite "subunit.python" none $SUBUNITRUN subunit
plantestsuite "rpcecho.python" dc:local $SUBUNITRUN samba.tests.dcerpc.rpcecho
plantestsuite "winreg.python" dc:local $SUBUNITRUN -U\$USERNAME%\$PASSWORD samba.tests.dcerpc.registry
plantestsuite "ldap.python" dc PYTHONPATH="$PYTHONPATH:../lib/subunit/python:../lib/testtools" $PYTHON $samba4srcdir/lib/ldb/tests/python/ldap.py $CONFIGURATION \$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN
+plantestsuite "schemaInfo.python" dc PYTHONPATH="$PYTHONPATH:$samba4srcdir/lib/ldb/tests/python/" $SUBUNITRUN dsdb_schema_info -U"\$DOMAIN/\$DC_USERNAME"%"\$DC_PASSWORD"
plantestsuite "urgent_replication.python" dc PYTHONPATH="$PYTHONPATH:../lib/subunit/python:../lib/testtools" $PYTHON $samba4srcdir/lib/ldb/tests/python/urgent_replication.py \$PREFIX_ABS/dc/private/sam.ldb
plantestsuite "ldap_schema.python" dc PYTHONPATH="$PYTHONPATH:../lib/subunit/python:../lib/testtools" $PYTHON $samba4srcdir/lib/ldb/tests/python/ldap_schema.py $CONFIGURATION \$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN
plantestsuite "ldap.possibleInferiors.python" dc $PYTHON $samba4srcdir/dsdb/samdb/ldb_modules/tests/possibleinferiors.py $CONFIGURATION ldap://\$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN