1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
QA output created by 394
=== tmparch/bigbin delta=2 ===
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/interp3 -a tmparch/bigbin -t 2
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== tmparch/bigbin delta=0.012 ===
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/interp3 -a tmparch/bigbin -t 0.012
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== tmparch/noti-ok-foo delta=0.5 ===
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/interp3 -a tmparch/noti-ok-foo -t 0.5
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== tmparch/noti-ok-foo delta=1.0 ===
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/interp3 -a tmparch/noti-ok-foo -t 1.0
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
=== tmparch/noti-ok-foo delta=2.0 ===
=== std err ===
=== filtered valgrind report ===
Memcheck, a memory error detector
Command: src/interp3 -a tmparch/noti-ok-foo -t 2.0
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
ERROR SUMMARY: 0 errors from 0 contexts ...
|