]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuargv2xml: Remove UUID randomness
authorCole Robinson <crobinso@redhat.com>
Tue, 16 Feb 2016 16:13:21 +0000 (11:13 -0500)
committerCole Robinson <crobinso@redhat.com>
Wed, 17 Feb 2016 16:07:21 +0000 (11:07 -0500)
commitb25027ba5da6734603d9b78aaf44ac3aa4a02fe0
treee02b4bb43497a359220a3ab69b5e0f3c151bce01
parent7973c0efdf2c600e1268303eda9524d6df0ed1e0
tests: qemuargv2xml: Remove UUID randomness

Overwrite any randomly generated UUID to use a hardcoded value, so
we don't need to blank it when comparing XML.
tests/qemuargv2xmldata/qemuargv2xml-hostdev-pci-address.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-disable-s3.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-disable-suspends.xml
tests/qemuargv2xmldata/qemuargv2xml-misc-enable-s4.xml
tests/qemuargv2xmldata/qemuargv2xml-pseries-disk.xml
tests/qemuargv2xmldata/qemuargv2xml-pseries-nvram.xml
tests/qemuargv2xmltest.c