]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update Memcheck expected outputs following r10746 (Darwin variants only).
authorJulian Seward <jseward@acm.org>
Fri, 7 Aug 2009 19:47:29 +0000 (19:47 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 7 Aug 2009 19:47:29 +0000 (19:47 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10749

memcheck/tests/darwin/aio.stderr.exp
memcheck/tests/sigkill.stderr.exp-darwin

index e4c0d4a490d97634cb1503b77982126d1c193d4c..61d2f7d574b84643473259241f98b477b1993f40 100644 (file)
@@ -11,9 +11,11 @@ Syscall param aio_write(aiocbp->aio_buf) points to unaddressable byte(s)
    ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
-ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
-malloc/free: in use at exit: ... bytes in ... blocks.
-malloc/free: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis,  rerun with: --leak-check=yes
-For counts of detected errors, rerun with: -v
+HEAP SUMMARY:
+    in use at exit: ... bytes in ... blocks.
+  total heap usage: ... allocs, ... frees, ... bytes allocated.
+For a detailed leak analysis, rerun with: --leak-check=yes
+
+For counts of detected and suppressed errors, rerun with: -v
 Use --track-origins=yes to see where uninitialised values come from
+ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
index 0e04bd87e6d53d6a30aebdd4e81749b641d8653b..717d7336156e3a6f88c5305ca7ae4beba6c091ff 100644 (file)
@@ -185,8 +185,10 @@ setting signal 65: Invalid argument
 getting signal 65: Invalid argument
 
 
+HEAP SUMMARY:
+    in use at exit: ... bytes in ... blocks.
+  total heap usage: ... allocs, ... frees, ... bytes allocated.
+For a detailed leak analysis, rerun with: --leak-check=yes
+
+For counts of detected and suppressed errors, rerun with: -v
 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
-malloc/free: in use at exit: ... bytes in ... blocks.
-malloc/free: ... allocs, ... frees, ... bytes allocated.
-For a detailed leak analysis,  rerun with: --leak-check=yes
-For counts of detected errors, rerun with: -v