tests/krb5/raw_testcase.py: Allow prettyPrint of more MS-KILE-defined values
commit3abb3b41368666535a216a98c3e7d15a5d498f7e
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Apr 2020 15:57:37 +0000 (15 17:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 1 Jul 2021 17:46:31 +0000 (1 17:46 +0000)
tree6146d86c87b0286c4e8b6dad9fe4d1f2f60bd254
parent34e079ce9a232a765fb3a2b25441434df35df54c
tests/krb5/raw_testcase.py: Allow prettyPrint of more MS-KILE-defined values

By setting krb5_asn1.APOptions.prettyPrint = BitString_NamedValues_prettyPrint
we allow the BitString_NamedValues_prettyPrint() routine to show more named values.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/raw_testcase.py