]> xenbits.xensource.com Git - libvirt.git/commit
qemu: prepare existing test for change of the default video device type
authorPavel Mores <pmores@redhat.com>
Mon, 25 Nov 2019 10:54:24 +0000 (11:54 +0100)
committerCole Robinson <crobinso@redhat.com>
Mon, 25 Nov 2019 13:47:08 +0000 (08:47 -0500)
commit4a067e70fabbdf6789ae56ea60091717ce8ec8b3
treef39f66503c005194cc3a90f4268627f5c0b0b0e8
parentb648d962894a52c444675f3c2022b97e97c246ae
qemu: prepare existing test for change of the default video device type

The test relied implicitly on default video device being cirrus.  As we're
about to change that the test would start failing.  To avoid this, just make
the test's requirement explicit.

Reviewed-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Pavel Mores <pmores@redhat.com>
tests/qemuxml2xmltest.c