forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/testing/selftests/ftrace/test.d/instances/instance.tc
....@@ -1,11 +1,7 @@
11 #!/bin/sh
22 # SPDX-License-Identifier: GPL-2.0
33 # description: Test creation and deletion of trace instances
4
-
5
-if [ ! -d instances ] ; then
6
- echo "no instance directory with this kernel"
7
- exit_unsupported;
8
-fi
4
+# requires: instances
95
106 fail() { # mesg
117 rmdir x y z 2>/dev/null