On 11/12/2024 18.26, Daniel P. Berrangé wrote:
This mirrors the existing archive_extract, cpio_extract and zip_extract helpersSigned-off-by: Daniel P. Berrangé <berra...@redhat.com> --- tests/functional/qemu_test/archive.py | 13 +++++++++++++ tests/functional/qemu_test/linuxkernel.py | 13 ++++--------- 2 files changed, 17 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>