Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / cachegrind / tests / ann-diff3.vgtest
blob5696ae83ee6ca508df7fb8048224a01101d6f582
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_annotate --diff --mod-filename="s/.*aux\//aux\//i" --mod-funcname="s/(f[a-z]*)[0-9]/\1N/g" ann-diff2a.cgout ann-diff2b.cgout 
9 cleanup: rm cachegrind.out