summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/user_virtualCryptSHA.py
AgeCommit message (Expand)AuthorFilesLines
2024-02-29samba-tool user getpassword: Clarify success wordingAndrew Bartlett1-1/+1
2023-12-21netcmd: getpassword: print OK message on stderrRob van der Linde1-4/+1
2023-12-21selftest: make _get_attribute a method on base classRob van der Linde1-39/+38
2023-12-21selftest: remove unused imports from virtualCryptSHA testsRob van der Linde1-6/+0
2023-12-21selftest: function _get_attribute() was in two placesRob van der Linde1-13/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde1-3/+0
2023-09-27python:tests: Fix invalid escape sequencesJoseph Sutton1-1/+1
2023-06-23python:samba:tests: Fix code spellingAndreas Schneider1-1/+1
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