From 57cee23650d768130ff2d80aa4cd0b053feabf97 Mon Sep 17 00:00:00 2001 From: Masami Hiramatsu Date: Thu, 4 Dec 2014 14:41:23 -0500 Subject: [PATCH] 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 Signed-off-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-format-patch failed