On 08/01/2025 13.10, Alex Bennée wrote:
The set_machine and require_accelerator steps can bail early so move those to the front of the test functions. While we are at it also clean up some long lines when adding the vm arguments.Signed-off-by: Alex Bennée <[email protected]> --- tests/functional/test_aarch64_virt.py | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
