]> xenbits.xensource.com Git - libvirt.git/commit
tests: Centralize VIR_TEST_DEBUG lookup, and document it
authorCole Robinson <crobinso@redhat.com>
Fri, 16 Oct 2009 15:37:36 +0000 (11:37 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 20 Oct 2009 18:17:34 +0000 (14:17 -0400)
commit9710856b3316328c7b3ba6d3264f67c1f5d710e4
tree0e16523e9517c532d87e3f62c5a05c73459229b3
parentf5ee422c586957a9a46e9c393c584370d6a5642e
tests: Centralize VIR_TEST_DEBUG lookup, and document it

Provide a simple interface for other tests to lookup the testDebug variable.
Also remove a redundant error message in interface tests.

If anyone feels inclined to change this env variable to match the existing
LIBVIRT_* format, it should now be easier to do so.
HACKING
tests/interfacexml2xmltest.c
tests/statstest.c
tests/testutils.c
tests/testutils.h
tests/testutilsqemu.c