summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5_credentials.py
AgeCommit message (Expand)AuthorFilesLines
2018-09-21python tests: fix format() strings for Python 2.6Douglas Bagnall1-1/+1
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-04-13selftest: enable py3 for samba.tests.krb5_credentialsJoe Guo1-4/+3
2017-07-28pycredentials: Add set_named_ccache()Andrew Bartlett1-0/+9
2017-07-28selftest: Add tests for credentials.get_named_ccache()Andrew Bartlett1-0/+103