index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
fail.tc
blob: 15e35b956e05e88dfa800ca51d52327b5fe1e720 (
plain
)
1
2
3
4
#!/bin/sh
# description: failure-case example
cat non-exist-file
echo
"this is not executed"