]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testutils: Add coloring to verbose PASS/FAILED output
authorCole Robinson <crobinso@redhat.com>
Tue, 29 Sep 2015 15:28:15 +0000 (11:28 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 5 Oct 2015 18:34:04 +0000 (14:34 -0400)
commit3de074efa538366db55dea0eb0aa48e23811aa5d
tree8e019a623b23a6c07a5295e22c4b5feba4fd4117
parent1895b42114c932495c2242d6847e47c054955998
testutils: Add coloring to verbose PASS/FAILED output

Helps to visually track down test failures if debugging the test suite.

The colors match what 'make check' does for pass/fail/skip
tests/testutils.c