qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v16 11/99] qtest/bios-tables-test: Make test build-independen


From: Richard Henderson
Subject: Re: [PATCH v16 11/99] qtest/bios-tables-test: Make test build-independent from accelerator
Date: Fri, 4 Jun 2021 14:14:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/4/21 8:51 AM, Alex Bennée wrote:
From: Philippe Mathieu-Daudé<philmd@redhat.com>

Now that we can probe if the TCG accelerator is available
at runtime with a QMP command, do it once at the beginning
and only register the tests we can run.
We can then replace the #ifdef'ry by an assertion.

Reviewed-by: Eric Blake<eblake@redhat.com>
Reviewed-by: Igor Mammedov<imammedo@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé<philmd@redhat.com>
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
Message-Id:<20210505125806.1263441-12-philmd@redhat.com>
---
  tests/qtest/bios-tables-test.c | 14 ++++++--------
  1 file changed, 6 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]