qemu/tests/functional/qemu_test
Thomas Huth 576fffbc8e tests/functional: Convert the m68k nextcube test with tesseract
The code that handles running of tesseract needs to be tweaked a little
bit to be able to run without the functions from avocado.utils, and
while we're at it, drop some legacy stuff that was still there due to
Tesseract 3 support that we already dropped a while ago.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240830133841.142644-29-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 tests/functional: Add base classes for the upcoming pytest-based tests 2024-09-04 10:52:29 +02:00
config.py tests/functional: Add base classes for the upcoming pytest-based tests 2024-09-04 10:52:29 +02:00
tesseract.py tests/functional: Convert the m68k nextcube test with tesseract 2024-09-04 11:14:33 +02:00
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