]> granicus.if.org Git - strace/commit
tests: add VERBOSE macro
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 21 Sep 2016 00:35:30 +0000 (00:35 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 26 Sep 2016 15:23:18 +0000 (15:23 +0000)
commit91eb1eddb06d157de50af43e968dbc53acf98652
tree549944b390276e73367f17a4f3083a7f7a963822
parent212a444bdc24cdc22622987a515197e69ad2a83f
tests: add VERBOSE macro

Introduce VERBOSE macro (defaults to 0) that is expected to be defined
to 1 by code testing "strace -v" output.

* tests/tests.h [!VERBOSE] (VERBOSE): New macro.
tests/tests.h