summaryrefslogtreecommitdiff
path: root/python/samba/tests/kcc
AgeCommit message (Expand)AuthorFilesLines
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: add tests for kcc.graph repltimes functionsDouglas Bagnall1-3/+34
2015-06-12KCC: beginning of tests for kcc.graphDouglas Bagnall1-0/+39
2015-06-12KCC: add a very puny stub for kcc.kcc_utils testsDouglas Bagnall1-0/+37
2015-06-12KCC: remove "forest_of_rings" verification checkDouglas Bagnall1-3/+0
2015-06-12KCC move and fix ldif_import_export and graph_utils testsDouglas Bagnall2-27/+17
2015-06-12KCC: shift tests/ldif_utils.py to tests/kcc/ldif_import_export.pyDouglas Bagnall1-0/+180
2015-06-12KCC: shift tests/graph_utils.py to tests/kcc/graph_utils.pyDouglas Bagnall1-0/+162
2015-06-12KCC: test stub for KCC objectDouglas Bagnall1-0/+80