|
| From: | Thomas Huth |
| Subject: | Re: [PATCH 1/3] tests/functional: Add QemuUserTest class |
| Date: | Thu, 22 Aug 2024 15:54:50 +0200 |
| User-agent: | Mozilla Thunderbird |
On 22/08/2024 12.42, Philippe Mathieu-Daudé wrote:
Per commit 5334df4822 ("tests/avocado: Introduce
QemuUserTest base class"):
Similarly to the 'System' Test base class with methods
for testing system emulation, the QemuUserTest class
contains methods useful to test user-mode emulation.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
tests/functional/qemu_test/__init__.py | 2 +-
tests/functional/qemu_test/testcase.py | 17 +++++++++++++++++
2 files changed, 18 insertions(+), 1 deletion(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
| [Prev in Thread] | Current Thread | [Next in Thread] |