]> 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)
commitade35e8cb3f9f59864d06ede591e413156cc7a8d
tree0e09aaadeb25e3c9ebe337935566041e18227c88
parent292af99f2b09a21df01289fd71c22fcfdbed195c
Documentation: kunit: Update description of --alltests option

kunit_tool's --alltests option was changed in commit
c99ac00c2450 ("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