On 28/01/2025 12.18, Philippe Mathieu-Daudé wrote:
Extract qtest_qom_has_concrete_type() out of qtest_has_device() in order to re-use it in the following commit.Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- tests/qtest/libqtest.c | 89 ++++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 38 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>