summaryrefslogtreecommitdiff
path: root/python/samba/tests/pam_winbind.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-24PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo1-3/+3
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-3/+3
2018-02-24tests: Authenticate again so make sure we are not locked outAndreas Schneider1-0/+10
2017-06-13python/samba/tests: don't use hardcoded names in *pam_winbind* testsStefan Metzmacher1-4/+11
2017-04-07python: Add a simple pam_winbind testAndreas Schneider1-0/+39