Add 32bit time64 syscalls for arm, mips32, ppc32 and x86.
[valgrind.git] / memcheck / tests / err_disable4.vgtest
blobdc5831a7ae72cf0bb0c57dbbbf363744e236509c
1 prog: err_disable4
2 vgopts: -q --num-callers=3 --valgrind-stacksize=131072
3 ## 131072 is the minimum value needed on ppc64 (2 pages of 64K)
4 stderr_filter: ../../helgrind/tests/filter_stderr
5 ## This is so as to get rid of the "Thread #" lines, which
6 ## otherwise perturb the output due to differences in 
7 ## thread scheduling between runs.