]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Dump qemu driver capabilities if test debugging enabled
authorMark McLoughlin <markmc@redhat.com>
Thu, 10 Sep 2009 10:07:20 +0000 (11:07 +0100)
committerMark McLoughlin <markmc@redhat.com>
Thu, 10 Sep 2009 11:37:42 +0000 (12:37 +0100)
commitd7ed2c18e1c669eb96d33b58fcc45bdeb6be1573
tree997ae987398e2f81b9980f593b99ee85f6a40a01
parent3fa4a82e6fae8dda4a6670a6b367d81396206960
Dump qemu driver capabilities if test debugging enabled

* src/testutils.[ch]: make testDebug externally available

* src/testutilsqemu.c: if VIR_TEST_DEBUG is set, dump the qemu
  driver capabilities to stderr
tests/testutils.c
tests/testutils.h
tests/testutilsqemu.c