]> git.ipfire.org Git - thirdparty/glibc.git/commit
support: Invent verbose_printf macro
authorMike Crowe <mac@mcrowe.com>
Wed, 19 Jun 2019 21:06:14 +0000 (18:06 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 21 Jun 2019 12:59:50 +0000 (09:59 -0300)
commit8bf225d5832eda8fefce9361c53cb68a55150b96
tree727955b9116eaec1b02334779a6c5f352094f098
parentdb13e32cb8d5f74fe61880459c7ddf8f47da436b
support: Invent verbose_printf macro

Make it easier for tests to emit progress messages only when --verbose is
specified.

* support/test-driver.h: Add verbose_printf macro.
ChangeLog
support/test-driver.h