]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: kunit: Update description of --alltests option
authorDavid Gow <davidgow@google.com>
Sat, 1 Oct 2022 06:46:43 +0000 (14:46 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 7 Oct 2022 16:19:25 +0000 (10:19 -0600)
commit62c16fe85906362b540bb28a4f6c4f4685b02fb4
tree0e09aaadeb25e3c9ebe337935566041e18227c88
parenta2e449ce5652735b499ff60b7107f419acf8156a
Documentation: kunit: Update description of --alltests option

kunit_tool's --alltests option was changed in commit
97aac644ff09 ("kunit: tool: rename all_test_uml.config, use it for --alltests")
to use a manually curated list of architecture-indpendent Kconfig
options, rather than attempting to use make allyesconfig on UML, which
was broken.

Update the kunit_tool documentation to reflect the new behaviour of
--alltests.

Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/run_wrapper.rst