|
From: <sv...@va...> - 2009-03-06 06:12:31
|
Author: njn Date: 2009-03-06 06:12:27 +0000 (Fri, 06 Mar 2009) New Revision: 9324 Log: Make this test work on Darwin. Modified: branches/DARWIN/memcheck/tests/x86/bug152022.stderr.exp branches/DARWIN/memcheck/tests/x86/bug152022.vgtest Modified: branches/DARWIN/memcheck/tests/x86/bug152022.stderr.exp =================================================================== --- branches/DARWIN/memcheck/tests/x86/bug152022.stderr.exp 2009-03-06 04:58:33 UTC (rev 9323) +++ branches/DARWIN/memcheck/tests/x86/bug152022.stderr.exp 2009-03-06 06:12:27 UTC (rev 9324) @@ -1,7 +0,0 @@ - - -ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) -malloc/free: in use at exit: 0 bytes in 0 blocks. -malloc/free: 0 allocs, 0 frees, 0 bytes allocated. -For a detailed leak analysis, rerun with: --leak-check=yes -For counts of detected errors, rerun with: -v Modified: branches/DARWIN/memcheck/tests/x86/bug152022.vgtest =================================================================== --- branches/DARWIN/memcheck/tests/x86/bug152022.vgtest 2009-03-06 04:58:33 UTC (rev 9323) +++ branches/DARWIN/memcheck/tests/x86/bug152022.vgtest 2009-03-06 06:12:27 UTC (rev 9324) @@ -1 +1,2 @@ prog: bug152022 +vgopts: -q |