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:
|
||
|---|---|---|
| .. | ||
| basic1.tc | ||
| basic2.tc | ||
| basic3.tc | ||
| basic4.tc | ||
| ringbuffer_size.tc | ||
| ringbuffer_subbuf_size.tc | ||
| snapshot.tc | ||
| snapshot1.tc | ||
| test_ownership.tc | ||
| trace_marker.tc | ||
| trace_pipe.tc | ||