]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: add common deb_extract helper
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:40 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit512fe088b12885ddf035124cb5ff8315cfe0de06
tree8cd096ac00518a141b7b1aad7c69fa34e3152018
parent379ee839f9ae374302c4b9f444c9f804ec7a2796
tests/functional: add common deb_extract helper

This mirrors the existing archive_extract, cpio_extract and zip_extract
helpers

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-20-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/archive.py
tests/functional/qemu_test/linuxkernel.py