linux-stable/drivers/base/test
Geert Uytterhoeven 98ad1dd06a drivers: base: test: Make property entry API test modular
There is no reason why the KUnit Tests for the property entry API can
only be built-in.  Add support for building these tests as a loadable
module, like is supported by most other tests.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/98388154383df9d4ced73946efd18318aeea50e2.1695820382.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-10-05 13:11:44 +02:00
..
.kunitconfig drivers: base: Add basic devm tests for root devices 2023-08-12 13:06:15 +02:00
Kconfig drivers: base: test: Make property entry API test modular 2023-10-05 13:11:44 +02:00
Makefile drivers: base: Add basic devm tests for platform devices 2023-08-12 13:06:16 +02:00
platform-device-test.c drivers: base: test: Add missing MODULE_* macros for platform devices tests 2023-08-16 19:01:29 +02:00
property-entry-test.c drivers: base: test: Make property entry API test modular 2023-10-05 13:11:44 +02:00
root-device-test.c drivers: base: test: Add missing MODULE_* macros to root device tests 2023-08-16 19:01:29 +02:00
test_async_driver_probe.c driver core: test_async: fix an error code 2023-08-05 08:31:41 +02:00