qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 02/23] tests/functional: Add base classes for the upcoming


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 02/23] tests/functional: Add base classes for the upcoming pytest-based tests
Date: Mon, 29 Jul 2024 14:35:11 +0200
User-agent: Mozilla Thunderbird

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 <thuth@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é <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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