qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 17/23] tests/functional: Convert most ppc avocado tests in


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 17/23] tests/functional: Convert most ppc avocado tests into standalone tests
Date: Thu, 25 Jul 2024 13:55:24 +0200
User-agent: Mozilla Thunderbird

On 24/7/24 19:52, Thomas Huth wrote:
Nothing thrilling in here, just straight forward conversions.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  MAINTAINERS                                   |  8 ++--
  tests/functional/meson.build                  | 10 +++++
  .../test_ppc64_powernv.py}                    | 45 +++++--------------
  .../test_ppc64_pseries.py}                    | 45 +++++--------------
  .../test_ppc_40p.py}                          | 37 ++++++---------
  .../test_ppc_mpc8544ds.py}                    | 19 ++++----
  .../test_ppc_virtex_ml507.py}                 | 19 ++++----
  7 files changed, 71 insertions(+), 112 deletions(-)
  rename tests/{avocado/ppc_powernv.py => functional/test_ppc64_powernv.py} 
(80%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_pseries.py => functional/test_ppc64_pseries.py} 
(83%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_prep_40p.py => functional/test_ppc_40p.py} (78%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_mpc8544ds.py => functional/test_ppc_mpc8544ds.py} 
(75%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_virtex_ml507.py => 
functional/test_ppc_virtex_ml507.py} (78%)
  mode change 100644 => 100755

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




reply via email to

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