Bug 385411 s390x: Tests and internals for z13 vector FP support
[valgrind.git] / none / tests / scripts / bug231357.vgtest
blobad6427a1fcb3044f8c351edfed84e7a14f85e9d5
1 prereq: rm -rf /tmp/bruhaha && mkdir /tmp/bruhaha && echo '#!/bin/echo' > /tmp/bruhaha/test.sh && chmod +x /tmp/bruhaha/test.sh 
2 env: PATH=/tmp/bruhaha:$PATH
3 prog-asis: test.sh
4 vgopts: -q
5 cleanup: rm -rf /tmp/bruhaha