tests/krb5: Move padata generation methods to base class
commitdcde84d9268f4e78de1ec28981bc371b713774d4
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 2 Sep 2021 02:27:00 +0000 (2 14:27 +1200)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:08 +0000 (27 22:37 +0000)
tree2d91dcc050bc8f1bd1c65491ef0f2cdbcb0ca13a
parent1837ddb34811e3277c0bdc35bc74fce99b7870a6
tests/krb5: Move padata generation methods to base class

This allows them to be used directly from RawKerberosTest.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Isaac Boukris <iboukris@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14881
(cherry picked from commit 1f23b16ef3a900a1bda01bf2a5a3a3847e2e79d1)
python/samba/tests/krb5/fast_tests.py
python/samba/tests/krb5/raw_testcase.py