mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 13:18:15 +00:00
New directory: none/tests/scripts
Move corresponding testcases there. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15065
This commit is contained in:
10
none/tests/scripts/shell.stdout.exp
Normal file
10
none/tests/scripts/shell.stdout.exp
Normal file
@@ -0,0 +1,10 @@
|
||||
Execute a directory
|
||||
Execute a non-executable file
|
||||
Execute a script with a bad interpreter name
|
||||
Execute a binary file
|
||||
Execute a non-existent file
|
||||
Execute a non-existent file (2)
|
||||
Execute a valid script with a #! line
|
||||
Execute a valid script without a #! line
|
||||
Execute a valid script with #! but no interpname
|
||||
Execute a zero-length file
|
||||
Reference in New Issue
Block a user