ftracetest: Add --verbose option for showing echo output
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Thu, 4 Dec 2014 19:41:23 +0000 (14:41 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 4 Dec 2014 15:40:34 +0000 (10:40 -0500)
commit57cee23650d768130ff2d80aa4cd0b053feabf97
treefcad4078c4c8bee03aee5476178fc43ee85303d6
parent36922d133c931a5a7b844204d554de6ae85bee34
ftracetest: Add --verbose option for showing echo output

Add --verbose/-v option for showing echo output in testcases.
This is good for checking the progress of testcases which
take a longer time to run.

To implement this feature, all the testcase failures are
captured in ftracetest and send signal to set SIG_RESULT=FAIL.

Link: http://lkml.kernel.org/r/20141204194123.7376.22964.stgit@localhost.localdomain
Suggested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/selftests/ftrace/ftracetest