commit | 6734d211feaec0c24f90da77313dbe704437d8a8 | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@kernel.org> | Fri May 01 22:37:41 2020 +0900 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Fri May 01 09:31:38 2020 -0600 |
tree | c4bf75dcef2eff9961aae8951f9627744e375c32 | |
parent | b730d668138cb3dd9ce78f8003986d1adae5523a [diff] |
selftests/ftrace: Make XFAIL green color Since XFAIL (Expected Failure) is expected to fail the test, which means that test case works as we expected. IOW, XFAIL is same as PASS. So make it green. Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>