mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
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>
This commit is contained in:
parent
5ad2d7a97c
commit
9bb9a3f3c8
2 changed files with 9 additions and 0 deletions
|
|
@ -997,6 +997,7 @@ class BootLinuxConsole(LinuxKernelTest):
|
|||
|
||||
def test_aarch64_raspi3_atf(self):
|
||||
"""
|
||||
:avocado: tags=accel:tcg
|
||||
:avocado: tags=arch:aarch64
|
||||
:avocado: tags=machine:raspi3b
|
||||
:avocado: tags=cpu:cortex-a53
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue