summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/user_virtualCryptSHA.py
AgeCommit message (Expand)AuthorFilesLines
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-14/+14
2018-10-19python tests Blackbox: add random_passwordGary Lockyer1-16/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+3
2018-08-24PEP8: fix E251: unexpected spaces around keyword / parameter equalsJoe Guo1-2/+2
2018-08-24PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-1/+1
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-1/+1
2018-08-24PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-2/+2
2018-02-09tests/samba_tool user virtualCryptSHA: remove unused py3 incompatible importDouglas Bagnall1-2/+0
2017-08-07tests samba_tool: fix flapping user-virtualCryptSHA testGary Lockyer1-3/+11
2017-06-09samba tool - tests: Fix shell metacharacters in generated passwordGary Lockyer1-3/+9
2017-05-25samba-tool tests: add tests for userPasswordGary Lockyer1-5/+248
2017-05-25samba-tool tests: Tests for virtualCryptSHAxxx roundsGary Lockyer1-0/+297