selftest: add python S4U2Self tests including unkeyed checksums
authorIsaac Boukris <iboukris@gmail.com>
Mon, 4 May 2020 16:09:53 +0000 (18:09 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 May 2020 12:25:40 +0000 (12:25 +0000)
commit8b5e7644130146bcc4e5a0dd05da6458a6025dd8
tree1a3317cdfa0ce0e0681ebe63c2993b457e13e45e
parent19875a37318a7cd5585572616cf12a775591193f
selftest: add python S4U2Self tests including unkeyed checksums

To test the CRC32 I reverted the unkeyed-checksum fix (43958af1)
and the weak-crypto fix (389d1b97). Note that the unkeyed-md5
still worked even with weak-crypto disabled, and that the
unkeyed-sha1 never worked but I left it anyway.

Signed-off-by: Isaac Boukris <iboukris@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri May 15 12:25:40 UTC 2020 on sn-devel-184
python/samba/tests/krb5/kcrypto.py
python/samba/tests/krb5/raw_testcase.py
python/samba/tests/krb5/rfc4120.asn1
python/samba/tests/krb5/rfc4120_pyasn1.py
python/samba/tests/krb5/s4u_tests.py [new file with mode: 0755]
python/samba/tests/usage.py
selftest/knownfail
selftest/skip_mit_kdc
selftest/target/Samba4.pm
source4/selftest/tests.py