mirror-linux/tools/testing/selftests/ftrace/test.d
Masami Hiramatsu (Google) f0a6ecebd8 selftests/ftrace: Fix eventfs ownership testcase to find mount point
Fix eventfs ownership testcase to find mount point if stat -c "%m" failed.
This can happen on the system based on busybox. In this case, this will
try to use the current working directory, which should be a tracefs top
directory (and eventfs is mounted as a part of tracefs.)
If it does not work, the test is skipped as UNRESOLVED because of
the environmental problem.

Fixes: ee9793be08 ("tracing/selftests: Add ownership modification tests for eventfs")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2024-09-04 15:08:18 -06:00
..
00basic selftests/ftrace: Fix eventfs ownership testcase to find mount point 2024-09-04 15:08:18 -06:00
direct selftests/ftrace: Convert required interface checks into requires list 2020-06-16 10:39:20 -06:00
dynevent selftests/uprobes: Add a basic uprobe testcase 2024-08-07 14:45:53 -06:00
event selftests/ftrace: Limit length in subsystem-enable tests 2024-04-04 10:29:10 -06:00
filter selftests/tracing: Fix event filter test to retry up to 10 times 2024-05-31 08:35:43 -06:00
ftrace selftests/ftrace: Fix test to handle both old and new kernels 2024-08-21 00:56:43 -06:00
instances selftests/ftrace: Correctly enable event in instance-event.tc 2023-09-05 16:41:28 -06:00
kprobe selftests/ftrace: Add required dependency for kprobe tests 2024-08-14 05:41:26 -06:00
preemptirq selftests: ftrace: Use "grep -E" instead of "egrep" 2022-11-25 10:57:32 -07:00
selftest selftests/ftrace: Add checkbashisms meta-testcase 2019-05-24 13:38:29 -06:00
tracer selftests/ftrace: Convert tracer tests to use 'requires' to specify program dependency 2022-10-28 02:01:17 -06:00
trigger selftest: ftrace: fix minor typo in log 2024-02-20 17:27:50 -07:00
functions selftests/ftrace: Add check for ping command for trigger tests 2022-10-28 02:01:11 -06:00
template selftests/ftrace: Support ":README" suffix for requires 2020-06-16 10:42:47 -06:00