mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-06 19:54:18 +00:00
VALGRIND_{DISABLE,ENABLE}_ERROR_REPORTING, which allow a thread to
temporarily disable reporting of errors it makes. This is useful for
making Memcheck behave sanely in the presence of some MPI
implementations. Also mark up libmpiwrap.c accordingly.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11910
7 lines
229 B
Plaintext
7 lines
229 B
Plaintext
prog: err_disable4
|
|
vgopts: -q
|
|
stderr_filter: ../../helgrind/tests/filter_stderr
|
|
## This is so as to get rid of the "Thread #" lines, which
|
|
## otherwise perturb the output due to differences in
|
|
## thread scheduling between runs.
|