]> xenbits.xensource.com Git - libvirt.git/commit
tests: consistent skip messages
authorEric Blake <eblake@redhat.com>
Tue, 26 Feb 2013 16:36:27 +0000 (09:36 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 26 Feb 2013 17:06:25 +0000 (10:06 -0700)
commiteb41338e25609ee1e22ec401aa4a6d7eb406e03d
treefbbf30b06dc5b7ac821699e38670cf45468f7450
parent633d859b7375ff33c8307addf92683bc05ac8798
tests: consistent skip messages

On RHEL 5, I noticed this test failure message:

TEST: qemumonitorjsontest
libvirt not compiled with yajl, skippingSKIP: qemumonitorjsontest

* tests/virstoragetest.c (testPrepImages): Use simpler fputs.
* tests/qemumonitorjsontest.c (mymain): Ensure trailing newline.
tests/qemumonitorjsontest.c
tests/virstoragetest.c