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

This mirrors the existing archive_extract and cpio_extract helpers

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