On 25/7/24 14:04, Philippe Mathieu-Daudé wrote:
On 24/7/24 19:52, Thomas Huth wrote:
These simple tests can be converted to stand-alone tests quite easily,
e.g. by just setting the machine to 'none' now manually or by adding
"-cpu" command line parameters, since we don't support the corresponding
avocado tags in the new python test framework.

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
Signed-off-by: Thomas Huth <th...@redhat.com>
---
  tests/functional/meson.build                  |  6 ++
  .../test_info_usernet.py}                     | 11 ++-
  .../test_ppc_74xx.py}                         | 74 ++++++++-----------
  .../version.py => functional/test_version.py} | 13 ++--
  4 files changed, 53 insertions(+), 51 deletions(-)
  rename tests/{avocado/info_usernet.py => functional/test_info_usernet.py} (87%)
  mode change 100644 => 100755
  rename tests/{avocado/ppc_74xx.py => functional/test_ppc_74xx.py} (74%)
  mode change 100644 => 100755
  rename tests/{avocado/version.py => functional/test_version.py} (78%)
  mode change 100644 => 100755


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


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


Reply via email to