test: use the evironment variable for check's verbosity
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 1 Sep 2014 02:40:59 +0000 (12:40 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 1 Sep 2014 05:37:25 +0000 (15:37 +1000)
commit496cd6ab27da0b255111992946cb085f43ffce96
treebcde10c502a2b60a657618102e4ae90ff328b23d
parent481430d8bb32e93c54a3ade4dd128506cfe831ae
test: use the evironment variable for check's verbosity

Allows to set CK_VERBOSITY to be set to "silent", "minimal", "normal", or
"verbose". Falls back to CK_NORMAL if unset.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/litest.c