[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <149933198569.8910.14570277134817357038.stgit@devbox>
Date: Thu, 6 Jul 2017 18:06:36 +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 v3 0/5] selftests: ftrace: ftracetest improvements
Hello,
Here is v3 of ftracetest improvements, including test
return code change and immediate logging features.
This version adds 1 patch which changes test command
options to check whether given string is zero-length
or not.
Changes in v3:
- [4/5]: Replace [ "$VAR" ] with [ ! -z "$VAR" ]
- [5/5]: (new) Replace [ "$VAR" ] with [ ! -z "$VAR" ]
in ftracetest
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@...nel.org>
Powered by blists - more mailing lists