linux/lib/kunit
Thomas Weißschuh 285cae57a5 kunit: Extend kconfig help text for KUNIT_UML_PCI
Checkpatch.pl expects at least 4 lines of help text.

Extend the help text to make checkpatch.pl happy.

Link: https://lore.kernel.org/r/20250916-kunit-pci-kconfig-v1-1-6d1369f06f2a@linutronix.de
Fixes: 031cdd3bc3 ("kunit: Enable PCI on UML without triggering WARN()")
Suggested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/lkml/3dc95227-2be9-48a0-bdea-3f283d9b2a38@linuxfoundation.org/
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2025-09-16 08:27:09 -06:00
..
.kunitconfig
assert.c
assert_test.c
attributes.c
debugfs.c
debugfs.h
device-impl.h
device.c
executor.c kunit: executor: Remove const from kunit_filter_suites() allocation type 2025-04-29 12:48:27 -06:00
executor_test.c
hooks-impl.h
hooks.c
Kconfig kunit: Extend kconfig help text for KUNIT_UML_PCI 2025-09-16 08:27:09 -06:00
kunit-example-test.c kunit: Add example parameterized test with direct dynamic parameter array setup 2025-08-26 23:36:03 -06:00
kunit-test.c kunit: Adjust kunit_test timeout based on test_{suite,case} speed 2025-06-24 20:47:39 -06:00
Makefile kunit: Always descend into kunit directory during build 2025-08-15 11:39:46 -06:00
platform-test.c
platform.c
resource.c
static_stub.c kunit: Fix wrong parameter to kunit_deactivate_static_stub() 2025-05-21 09:51:23 -06:00
string-stream-test.c
string-stream.c
string-stream.h
test.c kunit: Enable direct registration of parameter arrays to a KUnit test 2025-08-26 23:36:03 -06:00
try-catch-impl.h kunit: Adjust kunit_test timeout based on test_{suite,case} speed 2025-06-24 20:47:39 -06:00
try-catch.c kunit: Adjust kunit_test timeout based on test_{suite,case} speed 2025-06-24 20:47:39 -06:00
user_alloc.c kunit: test: Export kunit_attach_mm() 2025-07-16 14:11:58 +02:00