summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/test.d/template
blob: ce5f735b2e65c8e729c393c19572fa6edc78e885 (plain) (blame)
1
2
3
4
#!/bin/sh
# description: %HERE DESCRIBE WHAT THIS DOES%
# you have to add ".tc" extention for your testcase file
exit 0 # Return 0 if the test is passed, otherwise return !0