Messages in this thread |  | | Subject | Re: [PATCH] selftests: futex: convert test to use ksft TAP13 framework | From | Shuah Khan <> | Date | Thu, 17 Aug 2017 13:57:34 -0600 |
| |
On 08/16/2017 05:25 PM, Darren Hart wrote: > On Fri, Aug 04, 2017 at 06:46:50PM -0600, Shuah Khan wrote: >> Convert test to use ksft TAP13 framework. >> > > Please include some information in the commit about why we're doing this > and what it is. >
Updated the change log with more information as follows:
"Convert test to use ksft TAP13 framework to print user friendly test output which is consistent across kselftest suite."
> From what I can tell this is converting raw printk to a wrapped set of > logging functions to produce a more consistent output across the > kselftest suite. > > I have no objection to that for the futex tests: > > Acked-by: Darren Hart (VMware) <dvhart@infradead.org>
Thanks. Applied to linux-kselftest next for 4.14-rc1 with the updated change log and your Ack.
-- Shuah
|  |