linux_dsm_epyc7002/tools/testing/selftests/ftrace/test.d/ftrace
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
..
fgraph-filter-stack.tc ftracetest: Convert exit -1 to exit $FAIL 2015-03-31 10:15:46 -06:00
fgraph-filter.tc ftracetest: Convert exit -1 to exit $FAIL 2015-03-31 10:15:46 -06:00
func_profiler.tc ftracetest: Convert exit -1 to exit $FAIL 2015-03-31 10:15:46 -06:00
func-filter-glob.tc selftests: ftrace: Add a testcase for function filter glob match 2016-11-22 15:54:39 -05:00