Re: [PATCH v2 0/3] gpio: add kunit tests for GPIO core

From: Linus Walleij

Date: Mon May 25 2026 - 04:54:10 EST


On Wed, May 20, 2026 at 10:21 AM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:

> This series adds a first batch of kunit tests for GPIO core. I intend to
> gradually add more coverage for functionalities that can't really be
> tested from user-space with the existing kernel selftests or libgpiod
> tests.
>
> Merging strategy: with an Ack from kunit maintainers, this can go
> through the GPIO tree for v7.2.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>

Pretty cool stuff! I wish I had the energy and grit to do the same
for pin control...
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij