ftmemsim-valgrind/gdbserver_tests/mcsignopass.stderr.exp
Philippe Waroquiers cfae4f70a6 Modify .exp files following the new error message.
Change:
For counts of detected and suppressed errors, rerun with: -v
to
For lists of detected and suppressed errors, rerun with: -s
2018-12-28 19:33:00 +01:00

15 lines
512 B
Plaintext

(action at startup) vgdb me ...
Test 1: Invalid write of size 4
at 0x........: test1 (faultstatus.c:116)
by 0x........: main (faultstatus.c:179)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
PASS
Test 2: PASS
Test 3: PASS
Test 4: PASS
HEAP SUMMARY:
in use at exit: ... bytes in ... blocks
For a detailed leak analysis, rerun with: --leak-check=full
For lists of detected and suppressed errors, rerun with: -s
ERROR SUMMARY: 11 errors from 1 contexts (suppressed: 0 from 0)