Add bug 494246 to NEWS
[valgrind.git] / callgrind / tests / find-source.vgtest
blobcf1db463ab8f18d5c4f1b1d0cdaaab21c9fdb5e2
1 # The 'prog' doesn't matter because we don't use its output. Instead we test
2 # the post-processing of the cgout-test file.
3 prog: ../../tests/true
4 vgopts: --callgrind-out-file=callgrind.out
5 post: grep -q 'tests/true\.c' callgrind.out
6 cleanup: rm callgrind.out