mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 02:03:56 -06:00
tests/functional: Convert the r2d sh4 Avocado test
This is the last test that is using the do_test_advcal_2018() function, so we can now remove that function from boot_linux_console.py, too. Message-ID: <20240919185749.71222-8-thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
12c0b40798
commit
a94bfe1b18
4 changed files with 36 additions and 25 deletions
|
@ -127,6 +127,10 @@ tests_s390x_system_thorough = [
|
|||
's390x_topology',
|
||||
]
|
||||
|
||||
tests_sh4_system_thorough = [
|
||||
'sh4_r2d',
|
||||
]
|
||||
|
||||
tests_sparc_system_thorough = [
|
||||
'sparc_sun4m',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue