]> xenbits.xensource.com Git - libvirt.git/commit
tests: don't test json when not compiled in
authorEric Blake <eblake@redhat.com>
Fri, 22 Feb 2013 22:28:53 +0000 (15:28 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 26 Feb 2013 00:38:05 +0000 (17:38 -0700)
commitf20b0476913d8ed84509571ec102f29b83775d95
treeaaa8d09aea41ada60c6b318ab807cf2f569dc959
parent848a3b1d5bf49f92759143368942c7864066c03b
tests: don't test json when not compiled in

Now that the segfault is solved, we can skip instead of fail
the test when yajl is not present.

* tests/qemumonitorjsontest.c (mymain): Skip if no yajl.
tests/qemumonitorjsontest.c