summaryrefslogtreecommitdiff
path: root/python/samba/tests/cred_opt.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python/samba/tests: Fix incorrect super-class in cred_opt.py setUp()Andrew Bartlett1-1/+1
2023-11-30python: Correct Python2 super() calls that called the wrong classAndrew Bartlett1-1/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-07-21samba-tool: Use samba.glue.get_burnt_cmdline rather than regexAndrew Bartlett1-4/+10
2022-10-04samba-tool: Use authentication file to pass credentialsNikola Radovanovic1-0/+99
2020-11-26Test password removal via python proctitleDavid Mulder1-0/+50