Cross Reference: fail.tc
xref
: /
linux-4.1.27
/
tools
/
testing
/
selftests
/
ftrace
/
samples
/
fail.tc
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.1.27/tools/testing/selftests/ftrace/samples/
1
#!/
bin
/
sh
2
# description: failure-case example
3
cat
non
-
exist
-
file
4
echo
"this is not executed"
5