commit | 0d3af961f751e0b424828d25e2ca47bc8729485c | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Wed Jan 08 12:10:44 2025 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Fri Jan 10 11:18:32 2025 +0000 |
tree | 21b225bf086f91e0cffc69339a1393ae4a99ab4b | |
parent | f2e116184e723e23f7e0c3099db57e3c53cb3a7e [diff] |
tests/functional: bail aarch64_virt tests early if missing TCG 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. Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250108121054.1126164-23-alex.bennee@linaro.org>