mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 18:56:10 +00:00
Workaround for bug #318643. Disable the tests for now so they don't go into an infinite loop and fill up the disks on arm, ppc32 or ppc64. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13402
5 lines
338 B
Plaintext
5 lines
338 B
Plaintext
prereq: test -e annotate_trace_memory && ./supported_libpthread && ! ../../tests/arch_test arm && ! ../../tests/arch_test ppc32 && ! ../../tests/arch_test ppc64
|
|
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no --num-callers=2 --xml=yes --xml-fd=2
|
|
prog: annotate_trace_memory
|
|
stderr_filter: ./filter_xml_and_thread_no
|