Re: [PATCH v2] selftests: x86: conform test to TAP format output

From: Muhammad Usama Anjum
Date: Fri Jul 12 2024 - 03:29:15 EST


On 7/11/24 9:39 PM, Shuah Khan wrote:
> On 7/11/24 00:52, Muhammad Usama Anjum wrote:
>> On 7/10/24 9:16 PM, Shuah Khan wrote:
>>> On 7/10/24 03:37, Muhammad Usama Anjum wrote:
>>>> This patch brings just readability implements by using kselftests wrappers
>>>> instead of manual pass/fail test cases counting. It has been on mailing
>>>> list from several months now. Please can someone ack or nack?
>>>>
>>>
>>> Okay. I think I responded to your other patches that are adding TAP
>>> to individual tests when kselftest wrapped does it for you based on
>>> return values.
>> The current test doesn't return any exit value (hence implicitly always 0
>> is returned). The return value in addition to some other changes is getting
>> fixed in this patch.
>
> Yes. Fixing the return the problems. Please send patches to do that
> and I will take them.
I'll send today.

>
> thanks,
> -- Shuah
>
>

--
BR,
Muhammad Usama Anjum