qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 21/24] tests/functional: Convert the m68k nextcube test wi


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 21/24] tests/functional: Convert the m68k nextcube test with tesseract
Date: Thu, 1 Aug 2024 18:33:29 +0200
User-agent: Mozilla Thunderbird

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

The code that handles running of tesseract needs to be tweaked a little
bit to be able to run without the functions from avocado.utils, and
while we're at it, drop some legacy stuff that was still there due to
Tesseract 3 support that we already dropped a while ago.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  tests/avocado/tesseract_utils.py              | 46 -------------------
  tests/functional/meson.build                  |  4 ++
  tests/functional/qemu_test/tesseract.py       | 35 ++++++++++++++
  .../test_m68k_nextcube.py}                    | 29 ++++++------
  4 files changed, 55 insertions(+), 59 deletions(-)
  delete mode 100644 tests/avocado/tesseract_utils.py
  create mode 100644 tests/functional/qemu_test/tesseract.py
  rename tests/{avocado/machine_m68k_nextcube.py => 
functional/test_m68k_nextcube.py} (76%)
  mode change 100644 => 100755

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]