summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorZahari Zahariev <zahari.zahariev@postpath.com>2009-09-15 17:34:42 -0700
committerAndrew Bartlett <abartlet@samba.org>2009-09-16 07:51:45 -0700
commitfec33db90ebd998f17ed2d539d67abb448e09af2 (patch)
treee85d736ffa5409d3b3806da950bed83f6e01273a /source4/selftest
parent932690c093692b1e9fca4dfa75c7cd55ea4e63b1 (diff)
downloadsamba-fec33db90ebd998f17ed2d539d67abb448e09af2.tar.gz
samba-fec33db90ebd998f17ed2d539d67abb448e09af2.tar.bz2
samba-fec33db90ebd998f17ed2d539d67abb448e09af2.zip
Tests for descriptor inheritance
Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/selftest')
-rw-r--r--source4/selftest/knownfail1
-rwxr-xr-xsource4/selftest/tests.sh3
2 files changed, 3 insertions, 1 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail
index 0d0f59f006..d4ad716d6a 100644
--- a/source4/selftest/knownfail
+++ b/source4/selftest/knownfail
@@ -56,3 +56,4 @@ samba4.winbind.struct.*.LOOKUP_NAME_SID # Not yet working in winbind
^samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$
^samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$
^samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$
+^samba4.ldap.secdesc.python \ No newline at end of file
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
index dd5bf6dfaf..4689b69c94 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -450,7 +450,8 @@ plantest "subunit.python" none $SUBUNITRUN subunit
plantest "rpcecho.python" dc:local $SUBUNITRUN samba.tests.rpcecho
plantest "winreg.python" dc:local $SUBUNITRUN -U\$USERNAME%\$PASSWORD samba.tests.registry
plantest "ldap.python" dc PYTHONPATH="$PYTHONPATH:../lib/subunit/python" $PYTHON $samba4srcdir/lib/ldb/tests/python/ldap.py $CONFIGURATION \$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN
-plantest "possibleInferiors.python" dc $PYTHON $samba4srcdir/dsdb/samdb/ldb_modules/tests/possibleinferiors.py $CONFIGURATION ldap://\$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN
+plantest "ldap.possibleInferiors.python" dc $PYTHON $samba4srcdir/dsdb/samdb/ldb_modules/tests/possibleinferiors.py $CONFIGURATION ldap://\$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN
+plantest "ldap.secdesc.python" dc PYTHONPATH="$PYTHONPATH:../lib/subunit/python" $PYTHON $samba4srcdir/lib/ldb/tests/python/sec_descriptor.py $CONFIGURATION \$SERVER -U\$USERNAME%\$PASSWORD -W \$DOMAIN
plantest "blackbox.samba3dump" none $PYTHON $samba4srcdir/scripting/bin/samba3dump $samba4srcdir/../testdata/samba3
rm -rf $PREFIX/upgrade
plantest "blackbox.upgrade" none $PYTHON $samba4srcdir/setup/upgrade $CONFIGURATION --targetdir=$PREFIX/upgrade $samba4srcdir/../testdata/samba3 ../testdata/samba3/smb.conf