tests: Normalize quotes for *-graphics
commite13e64f49ac10bcf35c27e09ad5d2a98253a28d6
authorAndrea Bolognani <abologna@redhat.com>
Wed, 12 Jun 2019 11:49:45 +0000 (12 13:49 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 26 Jun 2019 08:36:58 +0000 (26 10:36 +0200)
tree01dc8b7f430eb60f9515554145f29ddc7e3e7a06
parentfe09cd72aa8ad0bedeee68158190b334c5bca775
tests: Normalize quotes for *-graphics

Right now *-headless and *-graphics tests are using different
quoting styles, which results in the diff between them being
basically useless, whereas we would like it to be possible to
compare these files directly and easily spot the differences.

Convert all *-graphics tests to single quotes, which is the
style libvirt itself uses when formatting XML: this is a fact
that will come in handy later.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/aarch64-virt-graphics.xml
tests/qemuxml2argvdata/ppc64-pseries-graphics.xml
tests/qemuxml2argvdata/s390x-ccw-graphics.xml
tests/qemuxml2argvdata/x86_64-pc-graphics.xml
tests/qemuxml2argvdata/x86_64-q35-graphics.xml