mirror-linux/tools/testing/selftests/ftrace/test.d/00basic
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
..
basic1.tc
basic2.tc
basic3.tc
basic4.tc
ringbuffer_size.tc
ringbuffer_subbuf_size.tc tracing: Update subbuffer with kilobytes not page order 2023-12-21 11:04:15 -05:00
snapshot.tc
snapshot1.tc
test_ownership.tc selftests/ftrace: Fix eventfs ownership testcase to find mount point 2024-09-04 15:08:18 -06:00
trace_marker.tc tracing/selftests: Remove exec permissions from trace_marker.tc test 2023-12-22 11:38:53 -05:00
trace_pipe.tc