mirror of
https://github.com/samba-team/samba.git
synced 2025-01-17 02:05:21 +03:00
unittests: makes the unit tests for ldb.python back in order
This commit is contained in:
parent
9dcad792b6
commit
19f835dd69
@ -443,7 +443,7 @@ else:
|
||||
skiptestsuite("samba4.nss.test using winbind(member)", "nsstest not available")
|
||||
|
||||
subunitrun = valgrindify(python) + " " + os.path.join(samba4srcdir, "scripting/bin/subunitrun")
|
||||
plantestsuite("ldb.python", "none", ['PYTHONPATH="$PYTHONPATH:$samba4srcdir/lib/ldb/tests/python/"', python, '$samba4srcdir/lib/ldb/tests/python/api.py'])
|
||||
plantestsuite("ldb.python", "none", ['PYTHONPATH="$PYTHONPATH:./lib/ldb/tests/python/"', subunitrun, 'api'])
|
||||
planpythontestsuite("none", "samba.tests.credentials")
|
||||
planpythontestsuite("none", "samba.tests.gensec")
|
||||
planpythontestsuite("none", "samba.tests.registry")
|
||||
|
Loading…
x
Reference in New Issue
Block a user