]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2xml: Set name in testQemuInfo
authorCole Robinson <crobinso@redhat.com>
Mon, 15 Apr 2019 22:19:19 +0000 (18:19 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 16 Apr 2019 16:44:36 +0000 (12:44 -0400)
commit352dd945cf98bcadf1fbac0b776e35c30b49193c
treeb5d829882f1d2370ebe8d08fdd146354da0e4bf9
parent3e213d43b1c7c72aa021abc7ab26d4fa80bd88ee
tests: qemuxml2xml: Set name in testQemuInfo

Use the same pattern that is used in qemuxml2argvtest, setting the
name in a static testQemuInfo instance inside the test macros

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