xref: /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/samples/fail.tc (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyun#!/bin/sh
2*4882a593Smuzhiyun# description: failure-case example
3*4882a593Smuzhiyuncat non-exist-file
4*4882a593Smuzhiyunecho "this is not executed"
5