mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
selftest: Add python test that verifies that we can parse a PAC
This give us a building block to test the PAC claims format Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
@@ -119,6 +119,7 @@ EXCLUDE_USAGE = {
|
||||
'lib/compression/tests/scripts/three-byte-hash',
|
||||
'python/samba/tests/krb5/etype_tests.py',
|
||||
'python/samba/tests/krb5/device_tests.py',
|
||||
'python/samba/tests/krb5/claims_in_pac.py',
|
||||
}
|
||||
|
||||
EXCLUDE_HELP = {
|
||||
|
||||
Reference in New Issue
Block a user