summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ttest01/test-log.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ttest01/test-log.c')
-rw-r--r--testsuites/libtests/ttest01/test-log.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/libtests/ttest01/test-log.c b/testsuites/libtests/ttest01/test-log.c
index 0ea1e668fd..f6734d4829 100644
--- a/testsuites/libtests/ttest01/test-log.c
+++ b/testsuites/libtests/ttest01/test-log.c
@@ -7,6 +7,13 @@ T_TEST_CASE(log)
T_log(T_NORMAL, "not verbose enough");
}
+#include "t-self-test.h"
+
+T_TEST_OUTPUT(log,
+"B:log\n"
+"L:a custom message 1, 2, 3\n"
+"E:log:N:0:F:0:D:0.001000\n");
+
/*
* The license is at the end of the file to be able to use the test code and
* output in examples in the documentation. This is also the reason for the