summaryrefslogtreecommitdiff
path: root/python/samba/tests/gkdi.py
AgeCommit message (Expand)AuthorFilesLines
2024-11-06pytest: s/the the\b/the/ in commentsDouglas Bagnall1-1/+1
2024-04-16tests/gkdi: Change ‘current_gkid’ parameter to ‘current_time’Jo Sutton1-9/+14
2024-04-16tests/gkdi: Remove implicit clock skew offsetJo Sutton1-4/+0
2024-04-16tests/gkdi: Allow current time to be overriddenJo Sutton1-10/+29
2024-04-16python:tests: Reformat codeJo Sutton1-7/+4
2024-03-21python:tests: Do not have current_time() and current_nt_time() implicitly inc...Jo Sutton1-12/+21
2024-03-21python:tests: Fix code spellingJo Sutton1-1/+1
2024-03-01pytest:gkdi: shift create_root_key into a functionDouglas Bagnall1-130/+161
2024-02-16python:tests: Produce more helpful error message for future GKIDsJo Sutton1-1/+2
2024-02-08python: Remove ‘typing.Final’Jo Sutton1-2/+2
2024-01-15python: Generate HRESULT definitions automaticallyJoseph Sutton1-3/+5
2023-12-22tests/krb5: Raise an error if root key data is the wrong lengthJoseph Sutton1-0/+7
2023-12-22tests/krb5: Test that root key data is the correct length in bytesJoseph Sutton1-6/+0
2023-12-21tests/krb5: Add Python implementation and tests for Group Key Distribution Se...Joseph Sutton1-0/+644