
11 Sep
2018
11 Sep
'18
1:45 p.m.
On 09/09/2018 04:10 AM, Ján Tomko wrote:
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 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
ACK Michal