xref: /openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/basic4.tc (revision 664b0bae0b87f69bc9deb098f5e0158b9cf18e04)
1815b18eaSNamhyung Kim#!/bin/sh
2815b18eaSNamhyung Kim# description: Basic event tracing check
3815b18eaSNamhyung Kimtest -f available_events -a -f set_event -a -d events
4815b18eaSNamhyung Kim# check scheduler events are available
5*42534b1fSMasami Hiramatsugrep -q sched available_events && exit_pass || exit_fail
6