linux-stable/Documentation/dev-tools/kunit
David Gow d7eab3df8f Documentation: kunit: Update kunit_tool page
The kunit_tool documentation page was pretty minimal, and a bit
outdated. Update it and flesh it out a bit.

In particular,
- Mention that .kunitconfig is now in the build directory
- Describe the use of --kunitconfig to specify a different config
  framgent
- Mention the split functionality (i.e., commands other than 'run')
- Describe --raw_output and kunit.py parse
- Mention the globbing support
- Provide a quick overview of other options, including --build_dir and
  --alltests

Note that this does overlap a little with the new running_tips page. I
don't think it's a problem having both: this page is supposed to be a
bit more of a reference, rather than a list of useful tips, so the fact
that they both describe the same features isn't a problem.

Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2021-05-21 13:25:56 -06:00
..
api
faq.rst KUnit: Docs: fix a wording typo 2020-11-10 13:36:36 -07:00
index.rst Documentation: kunit: add tips for running KUnit 2021-05-21 13:25:45 -06:00
kunit-tool.rst Documentation: kunit: Update kunit_tool page 2021-05-21 13:25:56 -06:00
running_tips.rst Documentation: kunit: add tips for running KUnit 2021-05-21 13:25:45 -06:00
start.rst Documentation: kunit: add tips for running KUnit 2021-05-21 13:25:45 -06:00
style.rst KUnit: Docs: style: fix some Kconfig example issues 2020-11-10 13:39:26 -07:00
tips.rst Documentation: kunit: add tips for using current->kunit_test 2021-04-07 16:40:37 -06:00
usage.rst Documentation: kunit: include example of a parameterized test 2021-01-15 17:47:39 -07:00