tests/krb5: Use Python bindings for LZ77+Huffman compression
commitd7bab36ad11eb4d67dcb6b12fc18d421074b9c5e
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 19 Dec 2022 20:19:47 +0000 (20 09:19 +1300)
committerJeremy Allison <jra@samba.org>
Tue, 10 Jan 2023 21:18:01 +0000 (10 21:18 +0000)
treef150590ed9b50c17266e7fa434e5276939d6073f
parentae6e76c082d476c260f156ab1eb2501320b8a65e
tests/krb5: Use Python bindings for LZ77+Huffman compression

We can now remove our existing decompression implementation in Python.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jan 10 21:18:01 UTC 2023 on sn-devel-184
python/samba/tests/krb5/raw_testcase.py
python/samba/tests/krb5/xpress.py [deleted file]