]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Use struct testQemuInfo
authorCole Robinson <crobinso@redhat.com>
Sun, 31 Mar 2019 16:36:27 +0000 (12:36 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 Apr 2019 23:12:48 +0000 (19:12 -0400)
commit0bae87d6741914dfc9fbe5ea1daa59b4b0e8b843
tree0b7b15911b1a58efe260c735e301f814874b619a
parent89effa6159c0b5e6c841d4efa71e43c50aae3ab9
tests: qemuxml2xml: Use struct testQemuInfo

The qemuxml2xml testInfo is now just a subset of testQemuInfo, so it's
a drop in replacement

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
tests/qemuxml2xmltest.c