]> Gentwo Git Trees - linux/.git/commit
Documentation: kunit: add description of kunit.enable parameter
authorYuya Ishikawa <ishikawa.yuy-00@jp.fujitsu.com>
Tue, 21 Oct 2025 03:06:00 +0000 (12:06 +0900)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 27 Oct 2025 17:16:09 +0000 (11:16 -0600)
commit9de5f847ef8fa205f4fd704a381d32ecb5b66da9
treea7aaddc591c5a3388b789cf39160b258e547dc1e
parent3a8660878839faadb4f1a6dd72c3179c1df56787
Documentation: kunit: add description of kunit.enable parameter

The current KUnit documentation does not mention the kunit.enable
kernel parameter, making it unclear how to troubleshoot cases where
KUnit tests do not run as expected.
Add a note explaining kunit.enable parmaeter. Disabling this parameter
prevents all KUnit tests from running even if CONFIG_KUNIT is enabled.

Link: https://lore.kernel.org/r/20251021030605.41610-1-ishikawa.yuy-00@jp.fujitsu.com
Signed-off-by: Yuya Ishikawa <ishikawa.yuy-00@jp.fujitsu.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/run_manual.rst