summaryrefslogtreecommitdiff
path: root/python/samba/tests/kcc/ldif_import_export.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2018-10-25py/tests: remove unused importsDouglas Bagnall1-2/+0
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E265: block comment should start with '# 'Joe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-04-30python: Bulk conversion callers of ldb.Dn second paramNoel Power1-2/+2
2016-12-01KCC: unconnected graph testClive Ferreira1-0/+24
2015-10-29KCC: kcc.import_ldif doesn't need credsDouglas Bagnall1-3/+3
2015-10-26samba-tool domain demote: Add --verbose and --quiet optionsAndrew Bartlett1-1/+1
2015-10-26selftest: Make it clear that the first argument to KCC.run() is unusedAndrew Bartlett1-2/+2
2015-10-26selftest: Add tests for samdb_to_ldif_fileAndrew Bartlett1-3/+22
2015-06-12KCC: ldif_import_export tests dotfiles have contentsDouglas Bagnall1-6/+11
2015-06-12KCC: ldif_import_export tests checks the dot-filesDouglas Bagnall1-0/+23
2015-06-12KCC: ldif_import_export tests use samba.tests.TestCaseInTempDirDouglas Bagnall1-19/+21
2015-06-12KCC move and fix ldif_import_export and graph_utils testsDouglas Bagnall1-24/+14
2015-06-12KCC: shift tests/ldif_utils.py to tests/kcc/ldif_import_export.pyDouglas Bagnall1-0/+180