qemu/tests/functional/qemu_test
Daniel P. Berrangé c27f452d61 tests/functional: resolve str(Asset) to cache file path
Allow an Asset object to be used in place of a filename but
making its string representation resolve to the cache file
path.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20241217155953.3950506-4-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-12-17 19:39:53 +01:00
..
__init__.py tests/functional: Add the LinuxKernelTest for testing the Linux boot process 2024-09-11 09:49:11 +02:00
asset.py tests/functional: resolve str(Asset) to cache file path 2024-12-17 19:39:53 +01:00
cmd.py tests/functional: rewrite console handling to be bytewise 2024-11-25 10:13:41 +00:00
config.py tests/functional: Add base classes for the upcoming pytest-based tests 2024-09-04 10:52:29 +02:00
linuxkernel.py tests/functional/qemu_test: Add a function for launching kernels more easily 2024-09-24 13:38:29 +02:00
tesseract.py tests/functional: remove many unused imports 2024-12-17 19:39:53 +01:00
testcase.py tests/functional: avoid accessing log_filename on earlier failures 2024-11-25 10:13:42 +00:00
tuxruntest.py tests/functional: remove many unused imports 2024-12-17 19:39:53 +01:00
utils.py tests/functional: Convert BananaPi tests to the functional framework 2024-11-04 14:16:12 +01:00