]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemuxml2xml: Simplify adding to the status XML expect string generator
authorPeter Krempa <pkrempa@redhat.com>
Tue, 26 Sep 2017 15:11:16 +0000 (17:11 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 5 Oct 2017 08:36:56 +0000 (10:36 +0200)
commit41b28943da6162e20b3d89be9d2def93a370aefb
tree338b8edd76e5938aa081aa9c3222a6fa52805182
parentcb1e4ca203ef78dd4dba6d9a13c34b54ec862f6b
tests: qemuxml2xml: Simplify adding to the status XML expect string generator

Unindent the static XML block and move around the autoindent calls so
that further additions don't have to add more of them.

Also rename the string holding the static XML section.
tests/qemuxml2xmltest.c