tests/krb5/raw_testcase.py: add methods to iterate over etype permutations
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Apr 2020 18:02:52 +0000 (20:02 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 1 Jul 2021 17:46:31 +0000 (17:46 +0000)
commite3905035847a5268c1a65366830cc739280ae437
tree4a74d863869ee40f088c819a39f5de0604759855
parentee2ac2b8ccafe3e6d560d893a4135a28e393914d
tests/krb5/raw_testcase.py: add methods to iterate over etype permutations

It's often useful to run tests over a lot of input parameter
permutations.

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