]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Check return status for libxlxml2domconfigtest
authorJohn Ferlan <jferlan@redhat.com>
Wed, 14 Feb 2018 12:12:35 +0000 (07:12 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 11 Jun 2018 22:33:13 +0000 (18:33 -0400)
commit05c41f4f1d47f97c979a94e2fea2c9186a8f9196
tree3820c5e663c2d70f38f04cc4799e6925197424a2
parent30b2ebb2844b0fb27a364f166cae35046f486856
test: Check return status for libxlxml2domconfigtest

Commit id d8e8b63d introduced the test, but neglected to check for
error from virTestLoadFile in testCompareXMLToDomConfig.

Found by Coverity

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Katerina Koukiou <kkoukiou@redhat.com>
tests/libxlxml2domconfigtest.c