summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5/test_smb.py
AgeCommit message (Expand)AuthorFilesLines
2025-08-27tests/krb5: Remove redundant lineJennifer Sutton1-2/+0
2022-12-13CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") befo...Stefan Metzmacher1-3/+3
2021-11-09CVE-2020-25719 tests/krb5: Add tests for using a ticket with a renamed accountJoseph Sutton1-11/+32
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Adapt tests for connecting without ...Joseph Sutton1-2/+2
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Add tests for connecting to service...Stefan Metzmacher1-6/+25
2021-11-09CVE-2020-25719 CVE-2020-25717 tests/krb5: Refactor create_ccache_with_user() ...Joseph Sutton1-2/+5
2021-10-14tests/krb5: Disable debugging output for testsJoseph Sutton1-2/+2
2021-07-01tests/krb5/kdc_base_test.py: Create loadparm only when neededJoseph Sutton1-1/+1
2021-07-01tests/krb5/kdc_base_test.py: Create database connection only when neededJoseph Sutton1-5/+7
2021-05-19python: Add SMB credentials cache testJoseph Sutton1-0/+108