]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2argv: add testInfoClear
authorCole Robinson <crobinso@redhat.com>
Thu, 14 Mar 2019 09:54:00 +0000 (05:54 -0400)
committerCole Robinson <crobinso@redhat.com>
Thu, 21 Mar 2019 16:43:02 +0000 (12:43 -0400)
commitf32d4e3e71caba2a7d00d120ec2dd70ef2abc772
tree415ff6580724e3d8b68ac707c5ffab2b0b961898
parent5eaaa10679d5ea7c696ce21863b8e310dc55acc7
tests: qemuxml2argv: add testInfoClear

This is closer to the pattern of qemuxml2xml tests, and will make
things easier if we extend testInfo to contain more freeable data

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