summaryrefslogtreecommitdiff
path: root/python/samba/tests/kcc/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-18py3_tests/kcc : test_verify can hit KCCError as well as GraphErrorDouglas Bagnall1-19/+10
2018-10-18py3/tests/kcc: turn error into failure for flapping.d/kccDouglas Bagnall1-1/+4
2018-10-02python/tests: turn GraphError into failure inside of test_verify()Stefan Metzmacher1-0/+16
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-1/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E261: at least two spaces before inline commentJoe Guo1-1/+1
2018-08-24PEP8: fix E203: whitespace before ':'Joe Guo1-1/+1
2017-02-22Correct "acheive" typos.Chris Lamb1-1/+1
2015-06-12KCC: test stub for KCC objectDouglas Bagnall1-0/+80