regtest: broaden none/tests/linux/bug498317 suppression for PPC
[valgrind.git] / cachegrind / tests / ann-merge1.vgtest
blob6510f5fc758da07f638763eb7fc86fd2cd63ab15
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 prog: ../../tests/true
4 prereq: ../../tests/python_test.sh
5 vgopts: --cachegrind-out-file=cachegrind.out
7 post: python3 ../cg_merge ann-merge1a.cgout ann-merge1b.cgout > ann-merge1c.cgout && python3 ../cg_annotate ann-merge1c.cgout
9 cleanup: rm cachegrind.out ann-merge1c.cgout