qemu-cr16/tests/functional/qemu_test
Thomas Huth e2e9fd256e tests/functional: Convert the s390x avocado tests into standalone tests
These tests use archive.lzma_uncompress() from the Avocado utils,
so provide a small helper function for this, based on the
standard lzma module from Python instead.

And while we're at it, replace the MD5 hashes in the topology test
with proper SHA256 hashes, since MD5 should not be used anymore
nowadays.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240830133841.142644-21-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-09-04 11:14:33 +02:00
..
__init__.py tests/functional: add a module for handling asset download & caching 2024-09-04 10:52:29 +02:00
asset.py tests/functional: Allow asset downloading with concurrent threads 2024-09-04 10:52:29 +02:00
cmd.py
config.py
testcase.py tests/functional: enable pre-emptive caching of assets 2024-09-04 10:52:29 +02:00
utils.py tests/functional: Convert the s390x avocado tests into standalone tests 2024-09-04 11:14:33 +02:00