summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests/python/ldap.py
Commit message (Expand)AuthorAgeFilesLines
* s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher2010-06-301-2688/+0
* s4:ldb/python: make it possible to run tests standaloneStefan Metzmacher2010-06-301-0/+3
* s4:ldap.py - test subtree deletes through a new testcaseMatthias Dieter Wallnöfer2010-06-201-0/+48
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-0/+4
* s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer2010-06-191-0/+9
* s4:ldap.py - add another test about linked attributesMatthias Dieter Wallnöfer2010-06-161-1/+90
* s4:ldap.py - check how the directory server behaves when the 'distinguishedNa...Matthias Dieter Wallnöfer2010-06-111-2/+12
* s4:ldap.py - check if the "name" of an entry was really ignoredMatthias Dieter Wallnöfer2010-06-111-2/+7
* s4:ldap.py - add testcase which demonstrates the reset of the "primaryGroupID"Matthias Dieter Wallnöfer2010-06-101-0/+7
* s4:ldap.py - add a test to demonstrate the 'instanceType' behaviourMatthias Dieter Wallnöfer2010-06-101-0/+39
* s4:ldap.py - add some "objectclass" behaviour testsMatthias Dieter Wallnöfer2010-06-071-0/+190
* s4:ldap.py - enhance the attributes testcase to demonstrate how the attribute...Matthias Dieter Wallnöfer2010-06-071-2/+75
* s4:ldap.py - enhance the rename tests to demonstrate the functionalityMatthias Dieter Wallnöfer2010-06-071-0/+37
* s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes...Matthias Dieter Wallnöfer2010-06-061-1/+3
* s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea...Matthias Dieter Wallnöfer2010-06-061-0/+1
* s4:ldap.py - add a test which shows the modification behaviour of important a...Matthias Dieter Wallnöfer2010-05-301-0/+104
* s4:ldap.py - add more test cases to show invalid primary group change behaviourMatthias Dieter Wallnöfer2010-05-301-0/+23
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-4/+3
* ldap.py: Fix syntax error.Jelmer Vernooij2010-03-291-1/+1
* s4-python: Format to PEP8, simplify tests.Jelmer Vernooij2010-03-291-20/+21
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
* s4:ldap.py - give the "primaryGroupToken" test a better nameMatthias Dieter Wallnöfer2010-03-041-3/+3
* s4:ldap.py - add test for "tokenGroups"Matthias Dieter Wallnöfer2010-03-041-0/+44
* ldap: Fix test failure that seemed to go unreported previously.Jelmer Vernooij2010-01-171-2/+1
* ldap.py: Remove unused imports.Jelmer Vernooij2010-01-171-18/+4
* Import testtools as well, required for subunit.Jelmer Vernooij2010-01-161-2/+1
* s4-ldaptest: need to use MessageElement for modify messagesAndrew Tridgell2010-01-021-2/+4
* s4-ldbtest: fixed message element in modifyAndrew Tridgell2010-01-021-1/+2
* pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid().Jelmer Vernooij2009-12-311-9/+9
* s4-tort: Move Schema tests from ldap.py into separate moduleKamen Mazdrashki2009-12-211-133/+0
* s4-dsdb: Add a test for adding, deleting, and appending a posixAccount object...Brendan Powers2009-12-181-0/+30
* s4:ldap.py Improve testsuite for primaryGroupToken behaviourAndrew Bartlett2009-12-071-0/+22
* s4:ldap.py Add test of namingContext behaviour after tridge found a bugAndrew Bartlett2009-12-011-0/+15
* s4-drs: Test situations for runtime constructed parentGUIDFernando J V da Silva2009-11-301-1/+24
* s4-ldb: improve detection of whether the server has a GC portAndrew Tridgell2009-11-271-5/+9
* s4:ldap.py - add a test for the enhanced operational attributes checkMatthias Dieter Wallnöfer2009-11-261-0/+11
* s4:ldap.py - fix the schema update test on Windows ServerMatthias Dieter Wallnöfer2009-11-241-1/+2
* s4:ldap.py - activate test for operational attributesMatthias Dieter Wallnöfer2009-11-241-8/+8
* s4:ldap.py Add tests for subSchemaSubEntryAndrew Bartlett2009-11-241-0/+12
* s4:ldap.py - Add a check for the generated "schemaIDGUID"Matthias Dieter Wallnöfer2009-11-231-0/+2
* s4-ldb: added a double-rename testAndrew Tridgell2009-11-201-0/+24
* s4-ldb: allow ldap.py test suite to run directly against a fileAndrew Tridgell2009-11-201-1/+5
* s4:ldap.py - enhance schema addition testMatthias Dieter Wallnöfer2009-11-151-12/+40
* s4:ldap.py - Deactivates some at the moment pointless test partsMatthias Dieter Wallnöfer2009-11-151-6/+6
* s4:ldb Add Well Known GUID (WKGUID) tests to ldap.pyAndrew Bartlett2009-11-121-0/+17
* s4-samdb: remove the rDN size constraint of 64Andrew Tridgell2009-11-091-1/+4
* s4-ldaptest: "testgroup" is a bit too commonAndrew Tridgell2009-10-151-2/+2
* s4-ldap: test the rDN size limitAndrew Tridgell2009-10-151-0/+25
* s4:ldap.py - Further enhancementsMatthias Dieter Wallnöfer2009-10-081-6/+236
* s4:ldap.py - commented out the UTF8 tests (and fixed some deletion DNs)Matthias Dieter Wallnöfer2009-10-031-10/+12