tests/avocado: Tag TCG tests with accel:tcg
authorFabiano Rosas <farosas@suse.de>
Mon, 13 Feb 2023 20:29:18 +0000 (17:29 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 16 Feb 2023 16:26:22 +0000 (16:26 +0000)
commit9bb9a3f3c80d57ef2abed12253a613315fd8be85
treedab44a9d7267c454499e542e4a1c7f4be8d1a5df
parent5ad2d7a97cd9d1ed2527d888d343ee40f1b871f3
tests/avocado: Tag TCG tests with accel:tcg

This allows the test to be skipped when TCG is not present in the QEMU
binary.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/avocado/boot_linux_console.py
tests/avocado/reverse_debugging.py