On 24/7/24 19:52, Thomas Huth wrote:
The file is mostly a copy of the tests/avocado/avocado_qemu/__init__.py
file with some adjustments to get rid of the Avocado dependencies (i.e.
we also have to drop the LinuxSSHMixIn and LinuxTest for now).

The emulator binary and build directory are now passed via
environment variables that will be set via meson.build later.

Signed-off-by: Thomas Huth <th...@redhat.com>
---
  tests/functional/qemu_test/__init__.py | 328 +++++++++++++++++++++++++
  1 file changed, 328 insertions(+)
  create mode 100644 tests/functional/qemu_test/__init__.py

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


Reply via email to