]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: introduce macro for qemu XML->startup XML
authorJán Tomko <jtomko@redhat.com>
Sat, 8 Sep 2018 21:00:54 +0000 (23:00 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 12 Sep 2018 19:12:22 +0000 (21:12 +0200)
commit18adfc87359d909bb7c6dcc73ddd4d7a62ec4dcd
treed546db46ef8a5a601ce343dbb4a2b4069eb83366
parent46a73f4801b96044e490234ba5775b5f5899f3e8
tests: introduce macro for qemu XML->startup XML

Use this macro to indicate the intention to also
run the XML->startup XML test.

It sets the newly introduced FLAG_STEAL_VM flag,
which is the new witness for the XML->argv test
to leave the VM object behind.

This will allow us to report proper errors in
XML->startup tests.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvtest.c