diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2013-06-18 17:15:03 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2013-06-18 17:15:03 +0200 |
commit | 6a01e51a5cc2cfb89bba7b0b3adfde45ebf8faff (patch) | |
tree | 7c3a833e5de4767217ade4b5e0f0e22d2c73e792 /src/mm-modem-helpers.c | |
parent | 2a922f836d7d9a4f550ec0d789ff644cbcf5ce69 (diff) |
tests: avoid printing in stdout by default
Tests had either their own g_print()s or they would enable a _mm_log() method to
get all g_debug()s from the libraries printed. In order to cleanup the result of
the tests run, avoid this stdout dumps by default, and only enable them if
explicitly enabled in CFLAGS, e.g.:
$> ./configure CFLAGS="-DENABLE_TEST_MESSAGE_TRACES"
Diffstat (limited to 'src/mm-modem-helpers.c')
0 files changed, 0 insertions, 0 deletions