-e '/^Missing separate debuginfo/d' \
-e '/^Try: zypper install -C/d' \
-e 's/Test 3: FAIL: expected si_code==2, not 128/Test 3: PASS/' \
+ -e 's/in use at exit: [0-9][0-9]* bytes in [0-9][0-9]* blocks/in use at exit: ... bytes in ... blocks/' \
-e '/^ total heap usage: /d'
(action at startup) vgdb me ...
HEAP SUMMARY:
- in use at exit: 0 bytes in 0 blocks
+ in use at exit: ... bytes in ... blocks
For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
(action at startup) vgdb me ...
HEAP SUMMARY:
- in use at exit: 16 bytes in 1 blocks
+ in use at exit: ... bytes in ... blocks
For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
Test 3: PASS
Test 4: PASS
HEAP SUMMARY:
- in use at exit: 0 bytes in 0 blocks
+ in use at exit: ... bytes in ... blocks
For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 11 errors from 1 contexts (suppressed: 0 from 0)
Test 3: PASS
Test 4: PASS
HEAP SUMMARY:
- in use at exit: 0 bytes in 0 blocks
+ in use at exit: ... bytes in ... blocks
For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
value 0nde4ine8
value of k50[1000] p
HEAP SUMMARY:
- in use at exit: 0 bytes in 0 blocks
+ in use at exit: ... bytes in ... blocks
For a detailed leak analysis, rerun with: --leak-check=full
For counts of detected and suppressed errors, rerun with: -v
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)