summaryrefslogtreecommitdiff
path: root/python/samba/tests/password_hash_gpgme.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde1-3/+0
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-52/+52
2018-08-24PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo1-2/+2
2018-08-24PEP8: fix E703: statement ends with a semicolonJoe Guo1-2/+2
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-05-11tests: Add a test case for msDS-PasswordReversibleEncryptionEnabledTim Beale1-2/+65
2017-05-25tests password_hash: add tests for Primary:userPasswordGary Lockyer1-0/+106
2017-04-06password_hash: Add tests to allow refactoringGary Lockyer1-0/+126