]> granicus.if.org Git - strace/commit
tests: use VERBOSE macro in execve and execve-v tests
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 22 Sep 2016 23:58:25 +0000 (23:58 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 26 Sep 2016 15:23:25 +0000 (15:23 +0000)
commit68beed808a8abfcba3b7a5aeb59a194d3f916fd3
tree374881fd73825003885fddf3addd15b3d8729942
parent91eb1eddb06d157de50af43e968dbc53acf98652
tests: use VERBOSE macro in execve and execve-v tests

* tests/execve-v.c (VERBOSE_EXECVE): Remove.
(VERBOSE): Define to 1.
* tests/execve.c (main): Check VERBOSE instead of VERBOSE_EXECVE.
tests/execve-v.c
tests/execve.c