]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert Aarch64 Raspi3 avocado tests
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Sep 2024 18:05:45 +0000 (20:05 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Sep 2024 07:49:11 +0000 (09:49 +0200)
commit471f7ff715a4f7eb10f84713e7a7325efb8ee2ab
tree9fc796f5d4a749440453e0dd77b93b21d4fe9461
parent165ab274479e65fef2827a33c35f5b91954ea3cf
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>
MAINTAINERS
tests/avocado/boot_linux_console.py
tests/functional/meson.build
tests/functional/test_aarch64_raspi3.py [new file with mode: 0755]