mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/5] selftests: ftrace: ftracetest improvements
@ 2017-07-07  0:58 Masami Hiramatsu
  2017-07-07  0:59 ` [PATCH v4 1/5] selftests: ftrace: Do not failure if there is unsupported tests Masami Hiramatsu
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Masami Hiramatsu @ 2017-07-07  0:58 UTC (permalink / raw)
  To: linux-kselftest, shuah, Steven Rostedt
  Cc: mhiramat, Ingo Molnar, linux-kernel, naresh.kamboju, Stafford Horne

Hello,

Here is v4 of ftracetest improvements, including test
return code change and immediate logging features.

This version just fixes a bug in [4/5] so that remove
unneeded backslash.

Thank you,

---

Masami Hiramatsu (5):
      selftests: ftrace: Do not failure if there is unsupported tests
      selftests: ftrace: Add --fail-unsupported option
      selftests: ftrace: Add more verbosity for immediate log
      selftests: ftrace: Output only to console with "--logdir -"
      selftests: ftrace: Check given string is not zero-length


 tools/testing/selftests/ftrace/ftracetest |   51 +++++++++++++++++++++--------
 1 file changed, 37 insertions(+), 14 deletions(-)

--
Masami Hiramatsu (Linaro) <mhiramat@kernel.org>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-07-27  6:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07  0:58 [PATCH v4 0/5] selftests: ftrace: ftracetest improvements Masami Hiramatsu
2017-07-07  0:59 ` [PATCH v4 1/5] selftests: ftrace: Do not failure if there is unsupported tests Masami Hiramatsu
2017-07-07  1:00 ` [PATCH v4 2/5] selftests: ftrace: Add --fail-unsupported option Masami Hiramatsu
2017-07-07  1:01 ` [PATCH v4 3/5] selftests: ftrace: Add more verbosity for immediate log Masami Hiramatsu
2017-07-07  1:02 ` [PATCH v4 4/5] selftests: ftrace: Output only to console with "--logdir -" Masami Hiramatsu
2017-07-07  1:03 ` [PATCH v4 5/5] selftests: ftrace: Check given string is not zero-length Masami Hiramatsu
2017-07-24 15:39 ` [PATCH v4 0/5] selftests: ftrace: ftracetest improvements Shuah Khan
2017-07-26 21:25   ` Steven Rostedt
2017-07-26 21:45     ` Shuah Khan
2017-07-27  6:24       ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome