summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/user_check_password_script.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-02-23python: fix mutable default argumentsRob van der Linde1-1/+3
2022-05-10tests/user_check_password_script: Don't try to delete user after failed addJoseph Sutton1-4/+0
2022-05-10tests/user_check_password_script: Remove unused importsJoseph Sutton1-6/+0
2019-02-11tests/user_check_password_script: add a test do disallow the username as pass...Stefan Metzmacher1-9/+25
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2016-08-04tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher1-4/+4
2016-07-05selftest: add check password script testBob Campbell1-0/+97