Re: (ltc-kernel 10162) Re: [PATCH ftrace/for-next v6] ftracetest: Add POSIX.3 standard and XFAIL result codes

From: Steven Rostedt
Date: Fri Oct 03 2014 - 16:53:52 EST


On Fri, 03 Oct 2014 20:29:12 +0900
Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx> wrote:

> Ping? :)

Just to make sure. This is just the one patch that I missed before,
right?

I pulled it and now testing it (running the tests). I'll push it to my
linux-next branch sometime later today. You'll probably see it as you
wake up ;-)

-- Steve

>
> (2014/09/29 21:11), Masami Hiramatsu wrote:
> > Steven, could you pick this instead of old v5 patch?
> >
> > As you pointed, this version shows the log of "unsuppoted" test result.
> >
> > Thank you,
> >
> > (2014/09/29 21:02), Masami Hiramatsu wrote:
> >> Add XFAIL and POSIX 1003.3 standard codes (UNRESOLVED/
> >> UNTESTED/UNSUPPORTED) as result codes. These are used for the
> >> results that test case is expected to fail or unsupported
> >> feature (by config).
> >>
> >> To return these result code, this introduces exit_unresolved,
> >> exit_untested, exit_unsupported and exit_xfail functions,
> >> which use real-time signals to notify the result code to
> >> ftracetest.
> >>
> >> This also set "errexit" option for the testcases, so that
> >> the tests don't need to exit explicitly.
> >>
> >> Note that if the test returns UNRESOLVED/UNSUPPORTED/FAIL,
> >> its test log including executed commands is shown on console
> >> and main logfile as below.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/