]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: drop FLAG_EXPECT_ERROR
authorJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 06:21:42 +0000 (08:21 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 13 Apr 2016 11:04:32 +0000 (13:04 +0200)
commit1922d2f11e18cff5c3856b5f66d9dd1a7253165a
tree255cc43adf1e9fccab1da4b05672bfe35fced442
parentf36c9f7b6ceecb1b3cacb3aad5d69503170d6096
qemuxml2argvtest: drop FLAG_EXPECT_ERROR

It is only used for failed address allocation
Since we already have FLAG_EXPECT_FAILURE, use that instead.

Also unify the output to print the whole log buffer instead
of just the last error message.
tests/qemuxml2argvtest.c