qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 24/31] tests/functional: add a generalized uncompress help


From: Thomas Huth
Subject: Re: [PATCH v2 24/31] tests/functional: add a generalized uncompress helper
Date: Thu, 12 Dec 2024 11:36:39 +0100
User-agent: Mozilla Thunderbird

On 11/12/2024 18.26, Daniel P. Berrangé wrote:
There are many types of compression that the tests deal with, and
it makes sense to have a single helper 'uncompress' that can deal
with all.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  tests/functional/qemu_test/__init__.py   |  1 +
  tests/functional/qemu_test/uncompress.py | 47 ++++++++++++++++++++++++
  2 files changed, 48 insertions(+)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]