qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 25/44] tests/functional: Convert most ppc avocado tests in


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 25/44] tests/functional: Convert most ppc avocado tests into standalone tests
Date: Mon, 2 Sep 2024 11:33:46 +0200
User-agent: Mozilla Thunderbird

On 30/8/24 15:38, Thomas Huth wrote:
Nothing thrilling in here, just straight forward conversions.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  MAINTAINERS                                   |  9 +--
  tests/functional/meson.build                  | 11 ++++
  .../test_ppc64_powernv.py}                    | 56 +++++-----------
  .../test_ppc64_pseries.py}                    | 56 +++++-----------
  .../test_ppc_40p.py}                          | 65 +++++++++----------
  .../test_ppc_mpc8544ds.py}                    | 29 +++++----
  .../test_ppc_virtex_ml507.py}                 | 29 +++++----
  7 files changed, 113 insertions(+), 142 deletions(-)
  rename tests/{avocado/ppc_powernv.py => functional/test_ppc64_powernv.py} 
(71%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_pseries.py => functional/test_ppc64_pseries.py} 
(76%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_prep_40p.py => functional/test_ppc_40p.py} (51%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_mpc8544ds.py => functional/test_ppc_mpc8544ds.py} 
(55%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_virtex_ml507.py => 
functional/test_ppc_virtex_ml507.py} (60%)
  mode change 100644 => 100755

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




reply via email to

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