1 # The `prog` doesn't matter because we don't use its output. Instead we test
2 # the post-processing of the cgout files.
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