tests/qtest: Don't build virtio-serial-test.c if device not present
authorFabiano Rosas <farosas@suse.de>
Mon, 13 Feb 2023 21:07:30 +0000 (18:07 -0300)
committerThomas Huth <thuth@redhat.com>
Tue, 14 Feb 2023 08:11:27 +0000 (09:11 +0100)
commitb8a310a2970aeebea605cdc1ec94b2da035b6e3c
tree1534b80c75846187db07f2f3e30526c0113728df
parent2e0def6d37b624c68875800a3092352d11bd0a91
tests/qtest: Don't build virtio-serial-test.c if device not present

The virtconsole device might not be present in the QEMU build that is
being tested.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Message-Id: <20230213210738.9719-5-farosas@suse.de>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/meson.build