Re: [PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner

From: Sasha Levin
Date: Thu Jun 01 2023 - 05:30:54 EST


On Fri, May 26, 2023 at 04:23:33PM +0100, Mark Brown wrote:
On Thu, May 25, 2023 at 02:30:44PM -0400, Sasha Levin wrote:
From: Mark Brown <broonie@xxxxxxxxxx>

[ Upstream commit dbcf76390eb9a65d5d0c37b0cd57335218564e37 ]

The ftrace selftests do not currently produce KTAP output, they produce a
custom format much nicer for human consumption. This means that when run in
automated test systems we just get a single result for the suite as a whole
rather than recording results for individual test cases, making it harder
to look at the test data and masking things like inappropriate skips.

This seems to be very much a new feature rather than a fix?

Yup, I'll drop it. Thanks!

--
Thanks,
Sasha