ftmemsim-valgrind/drd/tests/omp_printf.vgtest
Bart Van Assche 945f25de9d Updated drd/tests/omp_printf:
- Added command-line options -i and -t to the omp_printf test program.
- Modified the OpenMP directive such that this test program no longer
  triggers a data race on the loop variable 'i'.
- Increased number of iterations and number of threads used during the
  test.
- Changed error filtering from filter_error_summary to filter_stderr.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10607
2009-07-26 09:04:42 +00:00

5 lines
128 B
Plaintext

prereq: ./run_openmp_test ./omp_printf
prog: omp_printf
vgopts: --check-stack-var=yes --read-var-info=yes
args: -i 100 -q -t 10