]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Run -q
authorJulian Seward <jseward@acm.org>
Sun, 13 Jul 2003 22:35:55 +0000 (22:35 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 13 Jul 2003 22:35:55 +0000 (22:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1757

memcheck/tests/errs1.stderr.exp
memcheck/tests/errs1.vgtest

index bc3db419954ab28a79495dfe35bf5079db1e5f3d..9aa2a4a1b91d1cb7746c6708caad30f43083cad6 100644 (file)
@@ -1,4 +1,3 @@
-
 Invalid read of size 1
    at 0x........: ddd (errs1.c:7)
    by 0x........: bbb (errs1.c:9)
@@ -20,9 +19,3 @@ Invalid write of size 1
    by 0x........: zzzzzzz (errs1.c:12)
    by 0x........: yyy (errs1.c:13)
    by 0x........: xxx (errs1.c:14)
-
-ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
-malloc/free: in use at exit: 10 bytes in 1 blocks.
-malloc/free: 1 allocs, 0 frees, 10 bytes allocated.
-For a detailed leak analysis,  rerun with: --leak-check=yes
-For counts of detected errors, rerun with: -v
index fbe7c76729aff2b2d9c260c8cd507d4db4b370ef..bd780f9afe246e7a880195a54848f33385eb391d 100644 (file)
@@ -1 +1,2 @@
 prog: errs1
+vgopts: -q