Re: [PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref avocado tests

2024-09-03 Thread Philippe Mathieu-Daudé
On 30/8/24 15:38, Thomas Huth wrote: From: Philippe Mathieu-Daudé Straight forward conversion. Since SBSA_FLASH files are not tarballs, use lzma_uncompress() method. Avocado used to set a timeout of 11 tests * 180s = 1980s. Hopefully 600s should be sufficient. Running on macOS Sonoma / Apple

[PATCH v5 34/44] tests/functional: Convert Aarch64 SBSA-Ref avocado tests

2024-08-30 Thread Thomas Huth
From: Philippe Mathieu-Daudé Straight forward conversion. Since SBSA_FLASH files are not tarballs, use lzma_uncompress() method. Avocado used to set a timeout of 11 tests * 180s = 1980s. Hopefully 600s should be sufficient. Running on macOS Sonoma / Apple silicon M1: $ QEMU_TEST_TIMEOUT_EXPE