linux_dsm_epyc7002/tools/testing/selftests/ftrace/test.d
Masami Hiramatsu 60c1afbf10 selftests: ftrace: Add a testcase for function filter glob match
Add function filter glob matching test case.
This checks whether the kernel supports glob matching
(front match, end match, middle match, side match,
character class and '?').

Here is the test result.
  -----
  ./ftracetest test.d/ftrace/func-filter-glob.tc
  === Ftrace unit tests ===
  [1] ftrace - function glob filters	[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/147928407589.22982.16364174511117104303.stgit@devbox

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2016-11-22 15:54:39 -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: kprobe: Choose an always-defined function to probe 2015-11-03 16:54:51 -07: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