summaryrefslogtreecommitdiff
path: root/qa/388.out
diff options
context:
space:
mode:
Diffstat (limited to 'qa/388.out')
-rw-r--r--qa/388.out51
1 files changed, 51 insertions, 0 deletions
diff --git a/qa/388.out b/qa/388.out
new file mode 100644
index 0000000..273cef3
--- /dev/null
+++ b/qa/388.out
@@ -0,0 +1,51 @@
+QA output created by 388
+
+interpolate 15, 1 seconds appart
+=== std err ===
+=== filtered valgrind report ===
+Memcheck, a memory error detector
+Command: src/interp0 -a src/interp -t 1 -s 15
+LEAK SUMMARY:
+definitely lost: 0 bytes in 0 blocks
+indirectly lost: 0 bytes in 0 blocks
+ERROR SUMMARY: 0 errors from 0 contexts ...
+
+interpolate 15, 4 seconds appart
+=== std err ===
+=== filtered valgrind report ===
+Memcheck, a memory error detector
+Command: src/interp0 -a src/interp -t 4 -s 15
+LEAK SUMMARY:
+definitely lost: 0 bytes in 0 blocks
+indirectly lost: 0 bytes in 0 blocks
+ERROR SUMMARY: 0 errors from 0 contexts ...
+
+interpolate 15, 5 seconds appart
+=== std err ===
+=== filtered valgrind report ===
+Memcheck, a memory error detector
+Command: src/interp0 -a src/interp -t 5 -s 15
+LEAK SUMMARY:
+definitely lost: 0 bytes in 0 blocks
+indirectly lost: 0 bytes in 0 blocks
+ERROR SUMMARY: 0 errors from 0 contexts ...
+
+interpolate 10, 8 seconds appart
+=== std err ===
+=== filtered valgrind report ===
+Memcheck, a memory error detector
+Command: src/interp0 -a src/interp -t 8 -s 10
+LEAK SUMMARY:
+definitely lost: 0 bytes in 0 blocks
+indirectly lost: 0 bytes in 0 blocks
+ERROR SUMMARY: 0 errors from 0 contexts ...
+
+interpolate 8, 10 seconds appart
+=== std err ===
+=== filtered valgrind report ===
+Memcheck, a memory error detector
+Command: src/interp0 -a src/interp -t 10 -s 8
+LEAK SUMMARY:
+definitely lost: 0 bytes in 0 blocks
+indirectly lost: 0 bytes in 0 blocks
+ERROR SUMMARY: 0 errors from 0 contexts ...