regtest: broaden none/tests/linux/bug498317 suppression for PPC
[valgrind.git] / cachegrind / tests / ann-merge2.vgtest
blobc93f25f263fb80e7541d8cc28e2da529bc57997c
1 # The `prog` doesn't matter because we don't use its output. Instead we test
2 # the post-processing of the cgout files.
3 # The touch is because git clone might give the cgout files a timestamp
4 # in the future wrt the source file which generates a warning and post failure
5 prereq: touch ann-merge1a.cgout ann-merge1b.cgout && ../../tests/python_test.sh
6 prog: ../../tests/true
7 vgopts: --cachegrind-out-file=cachegrind.out
9 post: python3 ../cg_annotate ann-merge1a.cgout ann-merge1b.cgout
11 cleanup: rm cachegrind.out