]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: Convert Aarch64 Raspi4 avocado tests
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Sep 2024 18:05:46 +0000 (20:05 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Sep 2024 07:49:11 +0000 (09:49 +0200)
commit547738be48211ed3b37b13f7a75cca3281b760f5
tree72983bd9d6668dfd102c1111198de5910b778613
parent471f7ff715a4f7eb10f84713e7a7325efb8ee2ab
tests/functional: Convert Aarch64 Raspi4 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-5-philmd@linaro.org>
[thuth: Use LinuxKernelTest class]
Message-ID: <20240906180549.792832-12-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_raspi4.py [new file with mode: 0755]