Re: [PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests

2024-08-23 Thread Philippe Mathieu-Daudé
On 22/8/24 14:41, Thomas Huth wrote: On 22/08/2024 14.07, Philippe Mathieu-Daudé wrote: Straight forward conversion. Update the SHA1 hash to SHA256 since SHA1 should not be used anymore nowadays. Use has_cmd() and run_cmd() methods from qemu_test.    $ make check-functional-aarch64 V=1    ...  

Re: [PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests

2024-08-22 Thread Thomas Huth
On 22/08/2024 14.07, Philippe Mathieu-Daudé wrote: Straight forward conversion. Update the SHA1 hash to SHA256 since SHA1 should not be used anymore nowadays. Use has_cmd() and run_cmd() methods from qemu_test. $ make check-functional-aarch64 V=1 ... ▶ 1/4 test_aarch64_virt.Aarch64VirtM

[PATCH] tests/functional: Convert Aarch64 Virt machine avocado tests

2024-08-22 Thread Philippe Mathieu-Daudé
Straight forward conversion. Update the SHA1 hash to SHA256 since SHA1 should not be used anymore nowadays. Use has_cmd() and run_cmd() methods from qemu_test. $ make check-functional-aarch64 V=1 ... ▶ 1/4 test_aarch64_virt.Aarch64VirtMachine.test_aarch64_virt_gicv2 OK ▶ 1