qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 19/24] tests/functional: Convert the ppc_amiga avocado tes


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 19/24] tests/functional: Convert the ppc_amiga avocado test into a standalone test
Date: Fri, 2 Aug 2024 18:19:40 +0200
User-agent: Mozilla Thunderbird

On 30/7/24 19:03, Daniel P. Berrangé wrote:
From: Thomas Huth <thuth@redhat.com>

Use the Python standard zipfile module instead of avocado.utils for
extracting the ZIP file that we download here, and use the standard
subprocess module for running the "tail" command.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  tests/avocado/ppc_amiga.py         | 38 ---------------------------
  tests/functional/meson.build       |  1 +
  tests/functional/test_ppc_amiga.py | 42 ++++++++++++++++++++++++++++++
  3 files changed, 43 insertions(+), 38 deletions(-)
  delete mode 100644 tests/avocado/ppc_amiga.py
  create mode 100755 tests/functional/test_ppc_amiga.py

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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