mbox series

[PATCH-for-9.2?,v2,0/2] tests/functional: Fix tests failing when TCG is not available on macOS

Message ID 20241203091036.59898-1-philmd@linaro.org
Headers show
Series tests/functional: Fix tests failing when TCG is not available on macOS | expand

Message

Philippe Mathieu-Daudé Dec. 3, 2024, 9:10 a.m. UTC
Explicit the QTest accelerator to have these 2 tests
pass on macOS when only HVF is built in.

v2: Use -accel (Thomas)

Philippe Mathieu-Daudé (2):
  tests/functional/test_version: Use QTest accelerator
  tests/functional/test_empty_cpu_model: Use QTest accelerator

 tests/functional/test_empty_cpu_model.py | 1 +
 tests/functional/test_version.py         | 1 +
 2 files changed, 2 insertions(+)