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
7 vgopts: --cachegrind-out-file=cachegrind.out
9 post: python3 ../cg_annotate ann-merge1a.cgout ann-merge1b.cgout
11 cleanup: rm cachegrind.out