mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Run power_ISA2_0[57] tests with -q
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.
This commit is contained in:
parent
dee4914e6f
commit
6ee4d476c6
@ -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)
|
||||
@ -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
|
||||
|
||||
@ -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)
|
||||
@ -1,3 +1,3 @@
|
||||
prereq: ../../../tests/check_ppc64_auxv_cap arch_2_07
|
||||
prog: power_ISA2_07
|
||||
vgopts:
|
||||
vgopts: -q
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user