summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ttest01/test-step.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ttest01/test-step.c')
-rw-r--r--testsuites/libtests/ttest01/test-step.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/libtests/ttest01/test-step.c b/testsuites/libtests/ttest01/test-step.c
index 3c8e22da90..3364ff5716 100644
--- a/testsuites/libtests/ttest01/test-step.c
+++ b/testsuites/libtests/ttest01/test-step.c
@@ -6,6 +6,14 @@ T_TEST_CASE(step)
T_step_true(2, true, "not the right step");
}
+#include "t-self-test.h"
+
+T_TEST_OUTPUT(step,
+"B:step\n"
+"P:0:0:UI1:test-step.c:5\n"
+"F:1:0:UI1:test-step.c:6:planned step (2)\n"
+"E:step:N:2:F:1: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