From: Bart Van Assche Date: Sun, 27 Apr 2008 07:06:14 +0000 (+0000) Subject: Added yet another output variant. X-Git-Tag: svn/VALGRIND_3_4_0~687 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f2275a4059a23e8f7e21afa60e1526f614a766b;p=thirdparty%2Fvalgrind.git Added yet another output variant. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7936 --- diff --git a/none/tests/shell.stderr.exp-dash b/none/tests/shell.stderr.exp-dash new file mode 100644 index 0000000000..e6e1db13de --- /dev/null +++ b/none/tests/shell.stderr.exp-dash @@ -0,0 +1,13 @@ + +./shell: 10: ./x86/: Permission denied + +./shell: 13: ./shell.vgtest: Permission denied + +execve(0x........(./shell_badinterp), 0x........, 0x........) failed, errno 2 +EXEC FAILED: I can't recover from execve() failing, so I'm dying. +Add more stringent tests in PRE(sys_execve), or work out how to recover. +./shell_binaryfile: 4: Syntax error: ")" unexpected +./shell: 22: ./shell_nosuchfile: not found + +./shell: 25: shell_nosuchfile: not found +