]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add none/tests/scripts/shell.stderr.exp-dash4 for dash 0.5.11
authorMark Wielaard <mark@klomp.org>
Fri, 1 Oct 2021 20:25:40 +0000 (22:25 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 1 Oct 2021 20:27:57 +0000 (22:27 +0200)
dash 0.5.11 produces slightly different error messagess.
The new exp file is similar to shell.stderr.exp-dash3 but
with the extra (second) "shell: " output removed.

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

diff --git a/none/tests/scripts/shell.stderr.exp-dash4 b/none/tests/scripts/shell.stderr.exp-dash4
new file mode 100644 (file)
index 0000000..9f6c90a
--- /dev/null
@@ -0,0 +1,8 @@
+./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: 19: ./shell_binaryfile: Exec format error
+./shell: 22: ./shell_nosuchfile: not found
+./shell: 25: shell_nosuchfile: not found