s390x: Re-implement STFLE as an extension
[valgrind.git] / none / tests / cmd-with-special.vgtest
blob98bb3265187ca9f56b628a0d75ea29753b74a9c9
1 # Use the "prereq" command to copy ../../tests/true to a filename containing
2 # special chars that need escaping in the "Command:" line.  We do the
3 # renaming because the autotools would barf on such a filename.
4 prereq: cp ../../tests/true 'a \<>b'
5 prog: 'a \<>b'
6 vgopts: -q
7 cleanup: rm 'a \<>b'