Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / tools / testing / selftests / ftrace / samples / fail.tc
1 #!/bin/sh
2 # description: failure-case example
3 cat non-exist-file
4 echo "this is not executed"