Do Massif output file name properly.  Default is massif.out.%p, where %p
expands to the PID.  Updated the tests.  Still todo:  handle %q for
environment variables, and do the same for the core and
Cachegrind/Callgrind.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7190 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/massif/tests/insig.post.exp b/massif/tests/insig.post.exp
index 2e00dc6..b1e5160 100644
--- a/massif/tests/insig.post.exp
+++ b/massif/tests/insig.post.exp
@@ -1,6 +1,6 @@
 --------------------------------------------------------------------------------
 Command:            ./insig
-Massif arguments:   --stacks=no --time-unit=B --heap-admin=64
+Massif arguments:   --stacks=no --time-unit=B --heap-admin=64 --massif-out-file=massif.out
 ms_print arguments: massif.out
 --------------------------------------------------------------------------------