summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tests
Commit message (Expand)AuthorAgeFilesLines
* s4-ldb: test the 'displayName=a,b' bugAndrew Tridgell2010-08-171-0/+6
* s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/Stefan Metzmacher2010-06-308-7680/+0
* s4:ldb/python: make it possible to run tests standaloneStefan Metzmacher2010-06-308-3/+22
* Implementation of self membership validated right.Nadezhda Ivanova2010-06-281-5/+103
* ldb: Fix a wrong changetype in unit testMatthieu Patou2010-06-251-1/+1
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-231-8/+8
* s4/dsdb-test: fix usage commentKamen Mazdrashki2010-06-221-2/+2
* s4:ldap.py - test subtree deletes through a new testcaseMatthias Dieter Wallnöfer2010-06-201-0/+48
* Move a few more samdb-specific methods to SamDB, away from Ldb.Jelmer Vernooij2010-06-201-2/+2
* ldb: add a new control bypassioperationnalMatthieu Patou2010-06-201-0/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-196-21/+24
* acl: Clean up formatting, use samba.tests.TestCase.Jelmer Vernooij2010-06-191-124/+128
* python/passwords: Clean up imports.Jelmer Vernooij2010-06-191-8/+7
* dsdb_schema_info: Clean up imports, avoid using rpc test case forJelmer Vernooij2010-06-191-9/+2
* s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer2010-06-191-0/+9
* ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntaxMatthias Dieter Wallnöfer2010-06-191-0/+9
* s4:ldap.py - add another test about linked attributesMatthias Dieter Wallnöfer2010-06-161-1/+90
* s4:Descriptor tests clean-up.Nadezhda Ivanova2010-06-141-153/+67
* s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij2010-06-131-2/+2
* Adjusted ACL tests to use encripted connection.Nadezhda Ivanova2010-06-111-120/+69
* s4:passwords.py - set the "dSHeuristics"Matthias Dieter Wallnöfer2010-06-111-0/+33
* s4:passwords.py - use "self" before "enable_account" to make really sure whic...Matthias Dieter Wallnöfer2010-06-111-1/+1
* 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 python: add more unit tests to verify the compare testsMatthieu Patou2010-06-071-0/+19
* 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:urgent_replication.py - specify the "dnsRoot" attribute which is requested...Matthias Dieter Wallnöfer2010-06-061-0/+1
* s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea...Matthias Dieter Wallnöfer2010-06-061-0/+1
* s4:tests/python/passwords.py - fix filterMatthias Dieter Wallnöfer2010-05-301-1/+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:passwords.py - add a python unittest for additional testing of my password...Matthias Dieter Wallnöfer2010-05-101-0/+579
* s4/test: Implement tests for msDS-isRODC constructed attributeAnatoliy Atanasov2010-05-031-0/+39
* s4/test: schemaInfo may not to be set yetKamen Mazdrashki2010-04-291-7/+15
* Removed more excess looping and fixed problem with incorrect IO flag handling.Nadezhda Ivanova2010-04-201-0/+33
* s4:Added a test for correct CO expansion in SD creation.Nadezhda Ivanova2010-04-171-0/+13
* s4:Added a test to make sure we ignore ACEs with ID flag set.Nadezhda Ivanova2010-04-151-0/+13
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-1/+1
* s4/schema: Torture test for schemaInfo implementationKamen Mazdrashki2010-04-091-0/+209
* s4-python: Move load_partition_usn to dsdb module.Jelmer Vernooij2010-04-081-28/+28
* s4-python: More cleanups.Jelmer Vernooij2010-04-082-6/+5
* s4-python: rename samba.glue to samba._glue to indicate it's private.Jelmer Vernooij2010-04-081-26/+26
* LDB:sample_module - reintroduce accidentally removed "ldb_msg_add_fmt" statementMatthias Dieter Wallnöfer2010-04-071-0/+2
* urgent_replication: Use standard comments rather than docstrings.Jelmer Vernooij2010-04-071-29/+28