qemu/tests/functional/qemu_test
Daniel P. Berrangé fd4abcb008 tests/functional: add 'uncompress' to QemuBaseTest
This helper wrappers utils.uncompress, forcing the use of the scratch
directory, to ensure any uncompressed files are cleaned at test
termination.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-26-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-12-17 19:39:53 +01:00
..
__init__.py tests/functional: add a generalized uncompress helper 2024-12-17 19:39:53 +01:00
archive.py tests/functional: add a generalized archive_extract 2024-12-17 19:39:53 +01:00
asset.py tests/functional: resolve str(Asset) to cache file path 2024-12-17 19:39:53 +01:00
cmd.py tests/functional: switch over to using self.build_file(...) 2024-12-17 19:39:53 +01:00
config.py tests/functional: Add base classes for the upcoming pytest-based tests 2024-09-04 10:52:29 +02:00
decorators.py tests/functional: introduce some helpful decorators 2024-12-17 19:39:53 +01:00
linuxkernel.py tests/functional: convert tests to new archive_extract helper 2024-12-17 19:39:53 +01:00
tesseract.py tests/functional: drop 'tesseract_available' helper 2024-12-17 19:39:53 +01:00
testcase.py tests/functional: add 'uncompress' to QemuBaseTest 2024-12-17 19:39:53 +01:00
tuxruntest.py tests/functional: switch over to using self.scratch_file() 2024-12-17 19:39:53 +01:00
uncompress.py tests/functional: add a generalized uncompress helper 2024-12-17 19:39:53 +01:00
utils.py tests/functional: move uncompress handling into new uncompress.py file 2024-12-17 19:39:53 +01:00