]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added yet another output variant.
authorBart Van Assche <bvanassche@acm.org>
Sun, 27 Apr 2008 07:06:14 +0000 (07:06 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 27 Apr 2008 07:06:14 +0000 (07:06 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7936

none/tests/shell.stderr.exp-dash [new file with mode: 0644]

diff --git a/none/tests/shell.stderr.exp-dash b/none/tests/shell.stderr.exp-dash
new file mode 100644 (file)
index 0000000..e6e1db1
--- /dev/null
@@ -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
+