]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: Convert ARM Raspi2 avocado tests
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Sep 2024 18:05:44 +0000 (20:05 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Sep 2024 07:49:11 +0000 (09:49 +0200)
commit165ab274479e65fef2827a33c35f5b91954ea3cf
tree8d8296bfecff6dc8afbfe2d7659843508ecbf145
parent79cb4a14cb6da7d42f19706b2f9e42a787c402f7
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>
MAINTAINERS
tests/avocado/boot_linux_console.py
tests/functional/meson.build
tests/functional/test_arm_raspi2.py [new file with mode: 0755]