Re: [PATCH v5 6/7] kunit: provide kunit_software_node_register()

From: Andy Shevchenko

Date: Tue May 12 2026 - 11:31:05 EST


On Tue, May 12, 2026 at 3:00 PM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
>
> Implement a helper for registering kunit test-managed software nodes.

...

> @@ -10,7 +10,8 @@ kunit-objs += test.o \
> executor.o \
> attributes.o \
> device.o \
> - platform.o
> + platform.o \
> + fwnode.o

You may put it after device.o, 1 line less to change.

--
With Best Regards,
Andy Shevchenko