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

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Signed-off-by: Thomas Huth <th...@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é <phi...@linaro.org>


Reply via email to