ftmemsim-valgrind/none/tests/shell.stderr.exp
Nicholas Nethercote ddc3f8ff42 Fix 'shell' for those lacking '.' in their $PATH, hopefully.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4929
2005-10-15 15:28:31 +00:00

19 lines
458 B
Plaintext

./shell: ./x86/: is a directory
./shell: ./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: ./shell_binaryfile: cannot execute binary file
./shell: ./shell_nosuchfile: No such file or directory
./shell: shell_nosuchfile: command not found