]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Sync qemucaps2xml with qemucapabilities v4.10.0-rc2
authorAndrea Bolognani <abologna@redhat.com>
Thu, 29 Nov 2018 13:29:51 +0000 (14:29 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 29 Nov 2018 14:24:03 +0000 (15:24 +0100)
commit022c4b7a9c070774afba0b131dfabfaf1466a5c6
tree3e9bb9c1b9df570452d9547ff54124af831c50cf
parentfcd1c865e168bdb9763b19e790c15e80aa29be66
tests: Sync qemucaps2xml with qemucapabilities

Commits d7434ae8009f and 9c4afbda3456 added replies files for
QEMU 3.0.0 on s390x and QEMU 3.1.0 on x86_64 respectively, but
only enabled the corresponding test in qemucapabilities and not
in qemucaps2xml.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
tests/qemucaps2xmloutdata/caps_3.0.0.s390x.xml [new file with mode: 0644]
tests/qemucaps2xmloutdata/caps_3.1.0.x86_64.xml [new file with mode: 0644]
tests/qemucaps2xmltest.c