lib/test_fprobe: Add a testcase for skipping exit_handler
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Wed, 1 Feb 2023 15:56:46 +0000 (00:56 +0900)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 28 Mar 2023 22:52:22 +0000 (18:52 -0400)
commit87de2163a36b3ffb0d2e0df8e903dc7e30566548
tree123ed8f2fb5643c807815dd2299527ad9126becd
parent39d954200bf6ad503c722e44d0be80c7b826fa42
lib/test_fprobe: Add a testcase for skipping exit_handler

Add a testcase for skipping exit_handler if entry_handler
returns !0.

Link: https://lkml.kernel.org/r/167526700658.433354.12922388040490848613.stgit@mhiramat.roam.corp.google.com
Cc: Florent Revest <revest@chromium.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
lib/test_fprobe.c