summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/dirsync.py
AgeCommit message (Expand)AuthorFilesLines
2014-11-22Move option handling into samba.tests.subunitrun.Jelmer Vernooij1-8/+6
2014-11-22Move option parsing to samba.tests.subunitrun.Jelmer Vernooij1-1/+1
2014-11-22Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij1-13/+10
2014-11-19dirsync test: Create and run a single testsuite, should easy migration to reg...Jelmer Vernooij1-15/+12
2012-06-21samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij1-9/+9
2012-03-26LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer1-5/+5
2012-02-20s4-selftest: Avoid running kinit for each new connectionAndrew Bartlett1-1/+2
2012-01-24python: Change except: statement to except Exception:Amitay Isaacs1-1/+1
2011-10-09Remove pointless exception catching in tests.Jelmer Vernooij1-6/+3
2011-09-19s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell1-1/+1
2011-05-21s4-dsdb: add unit tests for dirsync controlMatthieu Patou1-0/+713