summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/simple_tests.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-1/+1
2021-10-14tests/krb5: Disable debugging output for testsJoseph Sutton1-2/+2
2021-08-18tests/krb5: Fix including enc-authorization-dataJoseph Sutton1-4/+0
2021-07-01tests/krb5/raw_testcase.py: Add allow_missing_keys parameter for getting credsJoseph Sutton1-1/+1
2021-07-01tests/krb5/raw_testcase.py: Add get_{client,server,krbtgt}_creds()Stefan Metzmacher1-2/+4
2020-12-21tests python krb5: PEP8 cleanupsGary Lockyer1-8/+16
2020-12-21tests python krb5: use key usage constantsGary Lockyer1-6/+9
2020-06-12selftest: allow EncASRepPart to be encoded as EncTGSRepPartIsaac Boukris1-1/+6
2020-03-27python/tests/krb5: add simple_tests.py with the first simple testStefan Metzmacher1-0/+171