tests/qtest: libqtest: Introduce qtest_wait_qemu()
commit69c056fbc0cd57b4b2db7b3e823a9f6945756b38
authorBin Meng <bin.meng@windriver.com>
Fri, 28 Oct 2022 04:57:31 +0000 (28 12:57 +0800)
committerThomas Huth <thuth@redhat.com>
Fri, 28 Oct 2022 12:32:09 +0000 (28 14:32 +0200)
treeb020ecaca9e06b93d4866ffaf24127b7c0ec66d3
parent1b0f1b14fe26752d628dd71920f4bb63b79765a4
tests/qtest: libqtest: Introduce qtest_wait_qemu()

Introduce an API for qtest to wait for the QEMU process to terminate.

Suggested-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20221028045736.679903-7-bin.meng@windriver.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/libqtest.c
tests/qtest/libqtest.h