tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest
commit25919c4025313763c3c00035f439bd11579c2c38
authorThomas Huth <thuth@redhat.com>
Tue, 4 Jul 2023 07:16:54 +0000 (4 09:16 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 10 Jul 2023 13:34:57 +0000 (10 15:34 +0200)
treeb64ed1a007c37dfa7ded76350db63dab2ea11c6a
parent5a7d4dc9f84b1531cfd741404f44f3ad9c30faa7
tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest

These two functions can be useful for other qtests beside the
qos-test, too, so move them to libqtest instead.

Message-Id: <20230704071655.75381-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/libqos/libqos.c
tests/qtest/libqos/libqos.h
tests/qtest/libqtest.c
tests/qtest/libqtest.h