mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
tests/functional: Convert Aarch64 Raspi3 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-4-philmd@linaro.org> [thuth: Use the LinuxKernelTest class] Message-ID: <20240906180549.792832-11-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
165ab27447
commit
471f7ff715
4 changed files with 43 additions and 23 deletions
|
@ -35,6 +35,7 @@ tests_generic_bsduser = [
|
|||
]
|
||||
|
||||
tests_aarch64_system_thorough = [
|
||||
'aarch64_raspi3',
|
||||
'aarch64_sbsaref',
|
||||
'aarch64_virt',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue