]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Fix dispatching internal error reports
authorCole Robinson <crobinso@redhat.com>
Tue, 23 Nov 2010 16:01:03 +0000 (11:01 -0500)
committerCole Robinson <crobinso@redhat.com>
Tue, 23 Nov 2010 17:15:14 +0000 (12:15 -0500)
commitb2399b06c5268b18f9a85b23968ecbaec4800999
tree7df8998a6084a84e475dadaa9d64faa4c908172c
parent149c49213799bc0fb1b99ccd3310a932b512bc07
tests: Fix dispatching internal error reports

Without this fix, the test suite doesn't print error messages when a libvirt
function fails. Additionally, only print error reports if DEBUG or VERBOSE
requested.
tests/testutils.c