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)
commite98c4f6afc5e21507737066433699f225a180db7
tree0e09aaadeb25e3c9ebe337935566041e18227c88
parentc1144e01063e67f807517a393b91fae054929dc8
Documentation: kunit: Update description of --alltests option

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