[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <149915006959.18583.13997841764160473197.stgit@devbox>
Date: Tue, 4 Jul 2017 15:34:39 +0900
From: Masami Hiramatsu <mhiramat@...nel.org>
To: linux-kselftest@...r.kernel.org, shuah@...nel.org,
Steven Rostedt <rostedt@...dmis.org>
Cc: mhiramat@...nel.org, Ingo Molnar <mingo@...hat.com>,
linux-kernel@...r.kernel.org, naresh.kamboju@...aro.org
Subject: [PATCH 0/4] selftests: ftrace: ftracetest improvements
Hello,
Here is v2 of ftracetest improvements, including test
return code change and immediate logging features.
The first version is here.
https://patchwork.kernel.org/patch/9821943/
https://patchwork.kernel.org/patch/9821945/
This version adds 2 patches according discussions on
previous version. [2/4] adds --fail-unsupported option
which makes UNSUPPORTED result failure. [4/4] adds
"--logdir -" which logs all results in console but
no file.
Changes in v2:
- [2/4]: (new) adds --fail-unsupported option
- [3/4]: Fix not to show failure log twice
- [4/4]: (new) adds --logdir "-" option so that
all log goes to console directly.
Thank you,
---
Masami Hiramatsu (4):
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 -"
tools/testing/selftests/ftrace/ftracetest | 45 ++++++++++++++++++++++-------
1 file changed, 34 insertions(+), 11 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@...nel.org>
Powered by blists - more mailing lists