tests: Log messages to stdout instead of stderr
authorIvan Maidanski <ivmai@mail.ru>
Tue, 18 Sep 2012 11:21:16 +0000 (15:21 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 18 Sep 2012 11:21:16 +0000 (15:21 +0400)
commit015ad3f9f7664390800f24a293c7ab673a872dfb
treea418b44405991f07a34d18889a31a29417f0cc00
parentec710999cd874ffb4d76b6c903045e306fd56267
tests: Log messages to stdout instead of stderr

* tests/run_parallel.h (run_parallel): Print logging (non-error)
messages using printf() instead of fprintf(stderr).
* tests/test_atomic_include.template (MISSING): Likewise.
* tests/test_malloc.c (print_list): Likewise.
* tests/run_parallel.h (run_parallel): Reformat code.
tests/run_parallel.h
tests/test_atomic_include.template
tests/test_malloc.c