qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 15/23] tests/functional: Convert the riscv_opensbi avocado


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 15/23] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
Date: Mon, 29 Jul 2024 15:04:15 +0200
User-agent: Mozilla Thunderbird

On 24/7/24 19:52, Thomas Huth wrote:
The avocado test defined test functions for both, riscv32 and riscv64.
Since we can run the whole file with multiple targets in the new
framework, we can now consolidate the functions so we have to only
define one function per machine now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  tests/avocado/riscv_opensbi.py         | 63 --------------------------
  tests/functional/meson.build           |  8 ++++
  tests/functional/test_riscv_opensbi.py | 36 +++++++++++++++
  3 files changed, 44 insertions(+), 63 deletions(-)
  delete mode 100644 tests/avocado/riscv_opensbi.py
  create mode 100755 tests/functional/test_riscv_opensbi.py

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




reply via email to

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