]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Run power_ISA2_0[57] tests with -q
authorMark Wielaard <mark@klomp.org>
Tue, 18 Sep 2018 20:55:45 +0000 (22:55 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 18 Sep 2018 20:55:57 +0000 (22:55 +0200)
memcheck/tests/ppc64/power_ISA2_0[57] could spuriously fail when
some internal glibc function would allocate and free some memory.
To get the expected output run the tests with -q and clear stderr.exp.

memcheck/tests/ppc64/power_ISA2_05.stderr.exp
memcheck/tests/ppc64/power_ISA2_05.vgtest
memcheck/tests/ppc64/power_ISA2_07.stderr.exp
memcheck/tests/ppc64/power_ISA2_07.vgtest

index c22dd7f4c021e0a5ab601b6b40f02df363b4a997..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,10 +0,0 @@
-
-
-HEAP SUMMARY:
-    in use at exit: 0 bytes in 0 blocks
-  total heap usage: 0 allocs, 0 frees, 0 bytes allocated
-
-For a detailed leak analysis, rerun with: --leak-check=full
-
-For counts of detected and suppressed errors, rerun with: -v
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
index 0279ccc25800c2afde27625fde8c3917ca4123a3..64df84a584d87ffb24f7744a25f102c462d29b3f 100644 (file)
@@ -1,3 +1,3 @@
 prog: power_ISA2_05
 ##  depricated option   --workaround-gcc296-bugs=yes
-vgopts: --ignore-range-below-sp=1024-1
+vgopts: -q --ignore-range-below-sp=1024-1
index c22dd7f4c021e0a5ab601b6b40f02df363b4a997..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,10 +0,0 @@
-
-
-HEAP SUMMARY:
-    in use at exit: 0 bytes in 0 blocks
-  total heap usage: 0 allocs, 0 frees, 0 bytes allocated
-
-For a detailed leak analysis, rerun with: --leak-check=full
-
-For counts of detected and suppressed errors, rerun with: -v
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
index fa34a1e1536021484e0a4faffdbc6068b127111c..fa6e5e2e6c747b64356712e37073e55ecab5d059 100644 (file)
@@ -1,3 +1,3 @@
 prereq: ../../../tests/check_ppc64_auxv_cap arch_2_07
 prog: power_ISA2_07
-vgopts:
+vgopts: -q