]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/functional: Convert ARM Integrator/CP avocado tests
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 30 Aug 2024 13:38:27 +0000 (15:38 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 Sep 2024 09:14:51 +0000 (11:14 +0200)
commitef83aea0a38275b5fe43c2b0da41100418e90b7e
treeb6ad3b1db1588280e4aea3577da893280cea1216
parent8dcac1cf714da71e54e409253f6ebdc92ab97317
tests/functional: Convert ARM Integrator/CP avocado tests

Straight forward conversion. Update the SHA1 hashes to SHA256
hashes since SHA1 should not be used anymore nowadays.

  $ QEMU_TEST_ALLOW_UNTRUSTED_CODE=1 make check-functional-arm
  ...
  6/6 qemu:func-thorough+func-arm-thorough+thorough / func-arm-arm_integratorcp   OK   3.90s   2 subtests passed

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240822110238.82312-1-philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20240830133841.142644-34-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/functional/meson.build
tests/functional/test_arm_integratorcp.py [moved from tests/avocado/machine_arm_integratorcp.py with 63% similarity, mode: 0755]