Re: [PATCH] selftests/ftrace: Add color to the PASS / FAIL results

From: Steven Rostedt
Date: Mon Oct 15 2018 - 10:44:41 EST


On Mon, 15 Oct 2018 07:39:13 -0600
Shuah Khan <shuah@xxxxxxxxxx> wrote:

> On 10/12/2018 08:21 PM, Steven Rostedt wrote:
> > From: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
> >
> > Now that ftracetest has over 80 tests, it is difficult to simply scroll
> > up the console window to find the failed tests when it reports just two
> > tests have failed. In order to make this stand out better, have the
> > color of the word "PASS" be green, "FAIL" and "XFAIL" be red, and all
> > other results be blue. This helps tremendously in quickly spotting the
> > failed tests by just scrolling up the console window.
> >
> > Signed-off-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
>
> Great. Scroll feature is going to be a great help. I will take this
> for 4.20-rc1

Great.

>
> FYI. Please don't use shuah@xxxxxxxxxx address for sending patches.
> shuahkh@xxxxxxxxxxxxxxx will become absolete due Samsung IT changes.
>
> getmaintainers should give you right address.
>

OK, Thanks for the update. I have to update my address book (as that's
what I used).

-- Steve