tests python krb5: Add python kerberos canonicalization tests
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 26 Oct 2020 20:32:21 +0000 (09:32 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 4 Nov 2020 22:54:41 +0000 (22:54 +0000)
commit005435dc4d7de9d442c7513edec8c782fe20fda3
treea39262ed116b1218d59300ede4d542659caa6030
parent41c8aa4b991aad306d731b08d068c480eb5c7fed
tests python krb5: Add python kerberos canonicalization tests

Add python canonicalization tests, loosely based on the code in
source4/torture/krb5/kdc-canon-heimdal.c.  The long term goal is to move
the integration level tests out of kdc-canon-heimdal, leaving it as a
heimdal library unit test.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/as_canonicalization_tests.py [new file with mode: 0755]
python/samba/tests/usage.py
selftest/knownfail_mit_kdc
source4/selftest/tests.py