]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert mips32el Malta YAMON avocado test
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Sep 2024 18:05:41 +0000 (20:05 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Sep 2024 07:49:11 +0000 (09:49 +0200)
commita4b60bec10c087e87f22c5c379600b7f32a3a8af
tree903001e65f9ccd1b0488f00c64580a903e4f9500
parent0e165dfc52fa96c014f8a83cf235446ee43e58b6
tests/functional: Convert mips32el Malta YAMON avocado test

Straight forward conversion using the Python standard zipfile
module instead of avocado.utils package. 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-6-philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240906180549.792832-7-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/avocado/machine_mips_malta.py [deleted file]
tests/functional/meson.build
tests/functional/test_mips64el_malta.py
tests/functional/test_mipsel_malta.py [new file with mode: 0755]