tests/krb5/raw_testcase.py: Allow prettyPrint of more RFC-defined values
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Apr 2020 15:50:00 +0000 (17:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 1 Jul 2021 17:46:31 +0000 (17:46 +0000)
commit34e079ce9a232a765fb3a2b25441434df35df54c
treec10beef02aa5ea01c04433d4c5826216a50fcbd7
parent61e1b179812e48797146584998afc5bd0168beae
tests/krb5/raw_testcase.py: Allow prettyPrint of more RFC-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