Index: pdns-recursor/Makefile.am
===================================================================
--- pdns-recursor.orig/Makefile.am
+++ pdns-recursor/Makefile.am
@@ -74,7 +74,7 @@ TESTS=test_libcrypto
 
 if UNIT_TESTS
 noinst_PROGRAMS = testrunner
-TESTS_ENVIRONMENT = env BOOST_TEST_LOG_LEVEL=message SRCDIR='$(srcdir)'
+TESTS_ENVIRONMENT = env BOOST_TEST_LOG_LEVEL=test_suite BOOST_TEST_REPORT_LEVEL=detailed SRCDIR='$(srcdir)'
 TESTS += testrunner
 else
 check-local:
