On 06/10/2023 14.39, Fabiano Rosas wrote:
Add a variant of qtest_has_machine() that receives an environment variable containing an alternate QEMU binary path.Signed-off-by: Fabiano Rosas <faro...@suse.de> --- tests/qtest/libqtest.c | 9 +++++++-- tests/qtest/libqtest.h | 9 +++++++++ 2 files changed, 16 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>