mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
tests/functional: Convert the Avocado sh4 tuxrun test
Move the test into a new file so that it can be run via qemu-system-sh4 in the functional framework. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20241011131937.377223-18-thuth@redhat.com>
This commit is contained in:
parent
68ad89b75a
commit
c592ff3511
4 changed files with 60 additions and 35 deletions
|
@ -154,8 +154,10 @@ tests_s390x_system_thorough = [
|
|||
|
||||
tests_sh4_system_thorough = [
|
||||
'sh4_r2d',
|
||||
'sh4_tuxrun',
|
||||
]
|
||||
|
||||
|
||||
tests_sparc_system_thorough = [
|
||||
'sparc_sun4m',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue