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