Re: Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-29 Thread Masami Hiramatsu
(2014/09/26 23:46), Namhyung Kim wrote: > Hi Masami, > > 2014-09-26 (금), 20:54 +0900, Masami Hiramatsu: >> (2014/09/26 15:06), Namhyung Kim wrote: >>> Hi Steve, >>> >>> On Wed, 24 Sep 2014 12:08:53 -0400, Steven Rostedt wrote: On Wed, 24 Sep 2014 10:01:38 -0600 Shuah Khan wrote: >>

Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-29 Thread Masami Hiramatsu
(2014/09/26 23:18), Steven Rostedt wrote: > On Fri, 26 Sep 2014 21:04:26 +0900 > Masami Hiramatsu wrote: > > >>> Please go ahead and get them in. The framework might have to wait >>> until 3.19, so there is no need to have it gate test development. >>> We can evolve them as we go. If tests requi

Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-26 Thread Namhyung Kim
Hi Masami, 2014-09-26 (금), 20:54 +0900, Masami Hiramatsu: > (2014/09/26 15:06), Namhyung Kim wrote: > > Hi Steve, > > > > On Wed, 24 Sep 2014 12:08:53 -0400, Steven Rostedt wrote: > >> On Wed, 24 Sep 2014 10:01:38 -0600 > >> Shuah Khan wrote: > >> > >>> I am working on adding the framework for c

Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-26 Thread Masami Hiramatsu
(2014/09/25 1:36), Shuah Khan wrote: > On 09/24/2014 10:30 AM, Steven Rostedt wrote: >> On Wed, 24 Sep 2014 10:22:12 -0600 >> Shuah Khan wrote: >> >> >>> One simple approach is to have the user install the required tools >>> for the test. Indicate what is needed and fail the test with >>> appropri

Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-26 Thread Masami Hiramatsu
(2014/09/26 15:06), Namhyung Kim wrote: > Hi Steve, > > On Wed, 24 Sep 2014 12:08:53 -0400, Steven Rostedt wrote: >> On Wed, 24 Sep 2014 10:01:38 -0600 >> Shuah Khan wrote: >> >>> I am working on adding the framework for c tests. We will have >>> to get this evolved for shell scripts. Please see

Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-24 Thread Masami Hiramatsu
(2014/09/25 10:14), Steven Rostedt wrote: > On Thu, 25 Sep 2014 09:35:05 +0900 > Masami Hiramatsu wrote: > >> (2014/09/25 0:58), Steven Rostedt wrote: >>> On Wed, 24 Sep 2014 11:42:35 -0400 >>> Steven Rostedt wrote: >>> > I think you'd better use exit_unsupported/exit_xfail to notify > t

Re: Re: [RFC][PATCH] ftracetest: Add a couple of ftrace test cases

2014-09-24 Thread Masami Hiramatsu
(2014/09/25 0:58), Steven Rostedt wrote: > On Wed, 24 Sep 2014 11:42:35 -0400 > Steven Rostedt wrote: > >>> I think you'd better use exit_unsupported/exit_xfail to notify >>> that the test target is not configured, or expected to fail. >> > > Are these functions defined anywhere? I don't seem th