tests/krb5: Unconditionally check compressed claims
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 2 Mar 2023 22:39:55 +0000 (11:39 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Mar 2023 04:39:32 +0000 (04:39 +0000)
commit3c333037cd25687237b7cb0024f31ebaeae5e5cd
treef17de5514b1fcc00477fd3e5617eb17e0fd47104
parent04fd475b434d95cdfe3f771386b8d00bde836abf
tests/krb5: Unconditionally check compressed claims

not only if STRICT_CHECKING=1.

This also fixes a bug where the call to huffman_decompress() was
indented incorrectly.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/raw_testcase.py