Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1680462

Re: [PATCH 1/2] selftests: ftrace: Do not failure if there is unsupported tests

From Steven Rostedt <rostedt@goodmis.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] selftests: ftrace: Do not failure if there is unsupported tests
Date 2017-07-03 18:00 +0200
Message-ID <tZbVv-3vu-7@gated-at.bofh.it> (permalink)
References <tZ25Q-51u-7@gated-at.bofh.it> <tZ9qH-1XI-25@gated-at.bofh.it> <tZbVv-3vu-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 4 Jul 2017 00:52:32 +0900
Masami Hiramatsu <mhiramat@kernel.org> wrote:
> 
> > 
> > Can we add an option in kselftest, or to ftracetest that decides if
> > unsupported is a failure or not? Otherwise I can not ack this patch.  
> 
> I would rather like to add an option to ftracetest instead of
> kselftest, because whether the tested feature should be supported
> or not is hard to decide from testing framework. It should be
> checked by manual.

Can we do both? That is, add an option to have ftracetest not fail on
"unsupported" but have it fail by default. We can have kselftest just
pass in a parameter to ftracetest that has unsupported not fail?

But if that is too difficult, then I can live with modifying my test
case to add the option.

-- Steve

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] selftests: ftrace: Do not failure if there is unsupported tests Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-03 07:30 +0200
  Re: [PATCH 1/2] selftests: ftrace: Do not failure if there is  unsupported tests Steven Rostedt <rostedt@goodmis.org> - 2017-07-03 15:20 +0200
    Re: [PATCH 1/2] selftests: ftrace: Do not failure if there is  unsupported tests Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-03 18:00 +0200
      Re: [PATCH 1/2] selftests: ftrace: Do not failure if there is  unsupported tests Steven Rostedt <rostedt@goodmis.org> - 2017-07-03 18:00 +0200
        Re: [PATCH 1/2] selftests: ftrace: Do not failure if there is  unsupported tests Masami Hiramatsu <mhiramat@kernel.org> - 2017-07-04 02:40 +0200

csiph-web