summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorZahari Zahariev <zahari.zahariev@postpath.com>2009-11-05 17:40:54 +0200
committerNadezhda Ivanova <nadezhda.ivanova@postpath.com>2009-11-05 17:40:54 +0200
commit5fb9d06607c46eae7e1ec4599ad59246f84bb4ee (patch)
tree7c8c4b0008c5047fa793a88abe0be06036fd650b /source4/selftest
parent1fc47e1228b7f32ad0d6636d09d63d3b1c124aaa (diff)
downloadsamba-5fb9d06607c46eae7e1ec4599ad59246f84bb4ee.tar.gz
samba-5fb9d06607c46eae7e1ec4599ad59246f84bb4ee.tar.bz2
samba-5fb9d06607c46eae7e1ec4599ad59246f84bb4ee.zip
Python tests for the acl module.
Signed-off-by: Nadezhda Ivanova <nadezhda.ivanova@postpath.com> Author: Zahari Zahariev <zahari.zahariev@postpath.com>
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 753d4f3f8b..8837f7cb11 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -457,6 +457,7 @@ plantest "winreg.python" dc:local $SUBUNITRUN -U\$USERNAME%\$PASSWORD samba.test
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 "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 "ldap.acl.python" dc PYTHONPATH="$PYTHONPATH:../lib/subunit/python" $PYTHON $samba4srcdir/lib/ldb/tests/python/acl.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