]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/qtest: Extract qtest_qom_has_concrete_type() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 30 Jan 2025 10:37:27 +0000 (11:37 +0100)
committerFabiano Rosas <farosas@suse.de>
Mon, 3 Feb 2025 15:15:50 +0000 (12:15 -0300)
commit6f02691ff47255798def37bc47021e847c8d843d
tree07845ec0e0cbc41edd9e90deca752ca9792ed563
parent5fddf0c0459a9d637b6cfc683d938061c0c3b1a8
tests/qtest: Extract qtest_qom_has_concrete_type() helper

Extract qtest_qom_has_concrete_type() out of qtest_has_device()
in order to re-use it in the following commit.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250130103728.536-2-philmd@linaro.org>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/libqtest.c