]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: add 'uncompress' to QemuBaseTest
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:46 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commitfd4abcb00839a310fc668d86177278e789f51688
treef6afdd2cc948d823e7198746c10941169b87f134
parentdd66e65f055a0d8651afcf63460b1130487aeebb
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>
tests/functional/qemu_test/testcase.py