mbox series

[0/2] selftests/ftrace: Fix ftracetest test cases

Message ID 173625185823.1383744.4020760882101555349.stgit@devnote2
Headers show
Series selftests/ftrace: Fix ftracetest test cases | expand

Message

Masami Hiramatsu (Google) Jan. 7, 2025, 12:10 p.m. UTC
Here is a couple of patches to fix issues. I think mount_options.tc's one
is a real bug(I'm not sure how it worked), but another one is an enhancement
for (my) execution environment.
Anyway, those should go through kselftests tree.

Thank you,
---

Masami Hiramatsu (Google) (2):
      selftests/ftrace: Fix to use remount when testing mount GID option
      selftests/ftrace: Make uprobe test more robust against binary name


 .../ftrace/test.d/00basic/mount_options.tc         |    8 ++++----
 .../ftrace/test.d/dynevent/add_remove_uprobe.tc    |    4 +++-
 2 files changed, 7 insertions(+), 5 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@kernel.org>