Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1682840
| From | Masami Hiramatsu <mhiramat@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 0/5] selftests: ftrace: ftracetest improvements |
| Date | 2017-07-07 03:00 +0200 |
| Message-ID | <u0pMJ-4D0-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v4 0/5] selftests: ftrace: ftracetest improvements Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-07 03:00 +0200 [PATCH v4 1/5] selftests: ftrace: Do not failure if there is unsupported tests Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-07 03:10 +0200 [PATCH v4 3/5] selftests: ftrace: Add more verbosity for immediate log Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-07 03:10 +0200 [PATCH v4 4/5] selftests: ftrace: Output only to console with "--logdir -" Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-07 03:10 +0200 [PATCH v4 2/5] selftests: ftrace: Add --fail-unsupported option Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-07 03:10 +0200 [PATCH v4 5/5] selftests: ftrace: Check given string is not zero-length Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-07 03:10 +0200
csiph-web