]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert mips32eb 4Kc Malta avocado tests
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Sep 2024 18:05:43 +0000 (20:05 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Sep 2024 07:49:11 +0000 (09:49 +0200)
commit79cb4a14cb6da7d42f19706b2f9e42a787c402f7
tree9311bf749eba53e3c5ec4a6aa47e9094aaa46c03
parent0e854424089736f929e3ef95a42df1b6a9d31b7e
tests/functional: Convert mips32eb 4Kc Malta 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: <20240827094905.80648-8-philmd@linaro.org>
[thuth: Use LinuxKernelTest class]
Message-ID: <20240906180549.792832-9-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_mips_malta.py [new file with mode: 0755]