summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5_credentials.py
Commit message (Expand)AuthorAgeFilesLines
* python tests: fix format() strings for Python 2.6Douglas Bagnall2018-09-211-1/+1
* 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
* selftest: enable py3 for samba.tests.krb5_credentialsJoe Guo2018-04-131-4/+3
* pycredentials: Add set_named_ccache()Andrew Bartlett2017-07-281-0/+9
* selftest: Add tests for credentials.get_named_ccache()Andrew Bartlett2017-07-281-0/+103