mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
tests/functional: Convert the m68k MCF5208EVB Avocado test
We've got to do_test_advcal_2018() here now that the test resides in a separate file. Also switch back to the original URL (since the site did not vanish as originally expected) and update the hashsum to use SHA256. Message-ID: <20240906180549.792832-14-thuth@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
9a76bc0433
commit
9f989d6557
3 changed files with 30 additions and 8 deletions
|
@ -64,6 +64,7 @@ tests_loongarch64_system_thorough = [
|
|||
]
|
||||
|
||||
tests_m68k_system_thorough = [
|
||||
'm68k_mcf5208evb',
|
||||
'm68k_nextcube',
|
||||
'm68k_q800',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue