summaryrefslogtreecommitdiff
path: root/python/samba/tests/kcc/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* py3_tests/kcc : test_verify can hit KCCError as well as GraphErrorDouglas Bagnall2018-10-181-19/+10
* py3/tests/kcc: turn error into failure for flapping.d/kccDouglas Bagnall2018-10-181-1/+4
* python/tests: turn GraphError into failure inside of test_verify()Stefan Metzmacher2018-10-021-0/+16
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-1/+1
* PEP8: fix E203: whitespace before ':'Joe Guo2018-08-241-1/+1
* Correct "acheive" typos.Chris Lamb2017-02-221-1/+1
* KCC: test stub for KCC objectDouglas Bagnall2015-06-121-0/+80