From: Julian Seward Date: Sun, 13 Jul 2003 22:35:55 +0000 (+0000) Subject: Run -q X-Git-Tag: svn/VALGRIND_2_0_0~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c31032d863cd3eefbd9bae4d40f93fc9abc91876;p=thirdparty%2Fvalgrind.git Run -q git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1757 --- diff --git a/memcheck/tests/errs1.stderr.exp b/memcheck/tests/errs1.stderr.exp index bc3db41995..9aa2a4a1b9 100644 --- a/memcheck/tests/errs1.stderr.exp +++ b/memcheck/tests/errs1.stderr.exp @@ -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 diff --git a/memcheck/tests/errs1.vgtest b/memcheck/tests/errs1.vgtest index fbe7c76729..bd780f9afe 100644 --- a/memcheck/tests/errs1.vgtest +++ b/memcheck/tests/errs1.vgtest @@ -1 +1,2 @@ prog: errs1 +vgopts: -q