summaryrefslogtreecommitdiff
path: root/python/samba/tests/usage.py
AgeCommit message (Expand)AuthorFilesLines
2021-07-01tests/krb5/as_req_tests.py: add new tests to cover more of the AS-REQ protocolStefan Metzmacher1-0/+1
2021-05-19python: Add SMB credentials cache testJoseph Sutton1-0/+1
2021-05-19python: Add RPC credentials cache testJoseph Sutton1-0/+1
2021-05-19python: Add LDAP credentials cache testJoseph Sutton1-0/+1
2021-05-19python: Add credentials cache testJoseph Sutton1-0/+1
2021-04-12tests python krb5: MS-KILE client principal look-upGary Lockyer1-0/+1
2020-12-17python/tests: add tests for smb notify and the dependency to the TRAVERSE pri...Björn Baumbach1-0/+1
2020-12-16tests python krb5: initial TGS testsGary Lockyer1-0/+2
2020-11-12tests python krb5: Convert kdc-heimdal to pythonGary Lockyer1-0/+1
2020-11-12tests python krb5: Add constants moduleGary Lockyer1-0/+1
2020-11-09tests python krb5: Add python kerberos compatability testsGary Lockyer1-0/+1
2020-11-04tests python krb5: Add python kerberos canonicalization testsGary Lockyer1-0/+1
2020-06-12selftest: test forwardable flag in cross-realm tgt ticketsIsaac Boukris1-0/+1
2020-05-15selftest: add python S4U2Self tests including unkeyed checksumsIsaac Boukris1-0/+1
2020-03-27python/tests/krb5: add simple_tests.py with the first simple testStefan Metzmacher1-0/+1
2020-03-27python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris1-1/+3
2020-03-27python/tests: let usage.py be more verbose on errorsStefan Metzmacher1-2/+3
2019-08-20downgradedatabase: installing scriptAaron Haslett1-0/+2
2019-07-05tests/usage: test for --help consistencyDouglas Bagnall1-1/+8
2019-07-05tests/usage: generalise to cover non-python scriptsDouglas Bagnall1-35/+118
2019-07-05tests/usage: python scripts --help should be helpfulDouglas Bagnall1-0/+67
2019-07-05tests: ensure that most python scripts have usage textDouglas Bagnall1-0/+205