summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tests/python/acl.py
AgeCommit message (Expand)AuthorFilesLines
2010-04-08s4-python: More cleanups.Jelmer Vernooij1-4/+2
2010-03-29s4-python: Format to PEP8, simplify tests.Jelmer Vernooij1-1/+1
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell1-1/+1
2010-03-09Fixed a bug in acl tests - python error when we create user/group/ou with a d...Nadezhda Ivanova1-23/+23
2010-03-09Added a check for permissions to modify the RDN attribute on rename.Nadezhda Ivanova1-0/+32
2010-03-04Refactored ACL python testsNadezhda Ivanova1-441/+256
2010-01-16Import testtools as well, required for subunit.Jelmer Vernooij1-2/+1
2010-01-08s4-acl: fixed acl.py test to use correct ldifAndrew Tridgell1-1/+2
2009-12-17Fixed incorrect checking of PRINCIPAL_SELF permissions.Nadezhda Ivanova1-2/+41
2009-11-05Python tests for the acl module.Zahari Zahariev1-0/+1104