mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
tests/functional: Convert ARM Raspi2 avocado tests
Straight forward conversion. Update the SHA1 hashes to SHA256 hashes since SHA1 should not be used anymore nowadays. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240826221058.75126-3-philmd@linaro.org> [thuth: Use LinuxKernelTest class] Message-ID: <20240906180549.792832-10-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
79cb4a14cb
commit
165ab27447
4 changed files with 97 additions and 85 deletions
|
@ -42,6 +42,7 @@ tests_aarch64_system_thorough = [
|
|||
tests_arm_system_thorough = [
|
||||
'arm_canona1100',
|
||||
'arm_integratorcp',
|
||||
'arm_raspi2',
|
||||
]
|
||||
|
||||
tests_arm_linuxuser_thorough = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue