On 24/08/2024 18.08, Philippe Mathieu-Daudé wrote:
Straight forward conversion. Update the SHA1 hashes to
SHA256 hashes since SHA1 should not be used anymore nowadays.

Since the asset is expected locally and the test is guarded
with QEMU_TEST_ALLOW_UNTRUSTED_CODE, keep it under the 'quick'

s/QEMU_TEST_ALLOW_UNTRUSTED_CODE/RESCUE_YL_PATH/ ?

category.

   $ RESCUE_YL_PATH=/path/to/rescue-yl QEMU_TEST_ALLOW_UNTRUSTED_CODE=1 \
     make check-functional-mips64el
   1/4 qemu:func-quick+func-mips64el / func-mips64el-empty_cpu_model      OK   
0.12s   1 subtests passed
   2/4 qemu:func-quick+func-mips64el / func-mips64el-version              OK   
0.13s   1 subtests passed
   3/4 qemu:func-quick+func-mips64el / func-mips64el-info_usernet         OK   
0.15s   1 subtests passed
   4/4 qemu:func-quick+func-mips64el / func-mips64el-mips64el_fuloong2e   OK   
0.19s   1 subtests passed

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---

Reviewed-by: Thomas Huth <th...@redhat.com>



Reply via email to