1 # The `prog` doesn't matter because we don't use its output. Instead we test
2 # the post-processing of the cgout file.
4 prereq: ../../tests/python_test.sh
5 vgopts: --cachegrind-out-file=cachegrind.out
7 post: touch ann1.cgout && python3 ../cg_annotate --sort=Dr --show=Dw,Dr,Ir --auto=no ann1.cgout
9 cleanup: rm cachegrind.out