Re: [PATCH 0/7] More kernel-doc unit tests

From: Jonathan Corbet

Date: Wed Mar 25 2026 - 15:45:07 EST


Jonathan Corbet <corbet@xxxxxxx> writes:

> Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
>
>> Hi Jon,
>>
>> This series comes after
>> https://lore.kernel.org/linux-doc/20260318104321.53065c27@xxxxxxx/T/#t
>>
>> and contains the remaining patches I have ready to be merged.
>>
>> Its focus is primarly on adding unit tests for some corner
>> cases. Several of such tests came from Randy, and were already
>> previously submitted on some old series.
>>
>> I added a couple of extra tests there to check if tables and code
>> blocks will be properly producing rst and man content.
>>
>> Due to such test, I ended discovering one bug, fixed on the last
>> patch on this series.
>>
>> On this series, the actual tests are not part of the unit test
>> source code. Instead, they're loaded from an yaml file that
>> uses a properly defined schema. One of the tests check if the
>> file follows such schema.
>
> I've applied these, thanks.

Actually nevermind...it appears that this series was superseded by the
set sent on Monday? I've applied the newer set instead.

Thanks,

jon