From: Mark Wielaard Date: Fri, 1 Oct 2021 20:25:40 +0000 (+0200) Subject: Add none/tests/scripts/shell.stderr.exp-dash4 for dash 0.5.11 X-Git-Tag: VALGRIND_3_18_0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3c1b919004814f3f38d43542b7cb3f2c0e0748;p=thirdparty%2Fvalgrind.git Add none/tests/scripts/shell.stderr.exp-dash4 for dash 0.5.11 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. --- diff --git a/none/tests/scripts/shell.stderr.exp-dash4 b/none/tests/scripts/shell.stderr.exp-dash4 new file mode 100644 index 0000000000..9f6c90a050 --- /dev/null +++ b/none/tests/scripts/shell.stderr.exp-dash4 @@ -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