diff -r 0a70e0d36949 -r 4d320dc3a7af test/logging_tests.c --- a/test/logging_tests.c Fri Aug 09 10:24:02 2013 +0200 +++ b/test/logging_tests.c Fri Aug 09 11:32:10 2013 +0200 @@ -28,7 +28,7 @@ #include "logging_tests.h" -UCX_TEST_IMPLEMENT(test_ucx_logger_log) { +UCX_TEST(test_ucx_logger_log) { char buffer[100]; FILE *stream = tmpfile();