linux_dsm_epyc7002/tools/testing/selftests/ftrace/test.d
Masami Hiramatsu 153aae5f99 selftests: ftrace: Add a testcase for types of kprobe event
Add a testcase for types of kprobe event. This checks
kprobe event can accept and correctly expressed the
arguments typed as s32, u32, x32 and bitfield.

Here is the test result.
  -----
  # ./ftracetest test.d/kprobe/kprobe_args_type.tc
  === Ftrace unit tests ===
  [1] Kprobes event arguments with types	[PASS]

  # of passed:  1
  # of failed:  0
  # of unresolved:  0
  # of untested:  0
  # of unsupported:  0
  # of xfailed:  0
  # of undefined(test bug):  0
  -----

Link: http://lkml.kernel.org/r/147928409063.22982.3499119203875115458.stgit@devbox

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2016-11-22 16:08:49 -05:00
..
00basic ftracetest: Convert exit -1 to exit $FAIL 2015-03-31 10:15:46 -06:00
event kselftests/ftrace: Add a test case for event pid filtering 2016-05-16 09:02:03 -06:00
ftrace selftests: ftrace: Add a testcase for function filter glob match 2016-11-22 15:54:39 -05:00
instances ftracetest: Use proper logic to find process PID 2016-05-23 10:04:46 -04:00
kprobe selftests: ftrace: Add a testcase for types of kprobe event 2016-11-22 16:08:49 -05:00
trigger selftests: ftrace: Fix trigger-mod to run without syscall trace 2016-11-22 15:52:08 -05:00
functions selftests: ftrace: Initialize ftrace before each test 2016-11-22 13:30:58 -05:00
template ftracetest: Add POSIX.3 standard and XFAIL result codes 2014-10-03 16:44:02 -04:00