Centos-kernel-stream-9/drivers/base/test
Mark Langsdorf ea4b498a28 drivers: base: test: Make property entry API test modular
JIRA: https://issues.redhat.com/browse/RHEL-26183

commit 98ad1dd06a02096fff6c65703a85b9f3c3de1a7d
Author: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Thu, 05 Oct 2023 13:11:44 +0000

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>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
2024-05-31 15:37:44 -04:00
..
.kunitconfig drivers: base: Add basic devm tests for root devices 2024-05-31 15:37:43 -04:00
Kconfig drivers: base: test: Make property entry API test modular 2024-05-31 15:37:44 -04:00
Makefile drivers: base: Add basic devm tests for platform devices 2024-05-31 15:37:43 -04:00
platform-device-test.c drivers: base: test: Add missing MODULE_* macros for platform devices tests 2024-05-31 15:37:43 -04:00
property-entry-test.c drivers: base: test: Make property entry API test modular 2024-05-31 15:37:44 -04:00
root-device-test.c drivers: base: test: Add missing MODULE_* macros to root device tests 2024-05-31 15:37:43 -04:00
test_async_driver_probe.c driver core: test_async: fix an error code 2024-05-31 15:37:42 -04:00