linux/Documentation/dev-tools/kunit
Daniel Latypov 02c7efa436 Documentation: kunit: fix path to .kunitconfig in start.rst
Commit ddbd60c779 ("kunit: use --build_dir=.kunit as default") changed
the default --build_dir, which had the side effect of making
`.kunitconfig` move to `.kunit/.kunitconfig`.

However, the first few lines of kunit/start.rst never got updated, oops.

Fix this by telling people to run kunit.py first, which will
automatically generate the .kunit directory and .kunitconfig file, and
then edit the file manually as desired.

Reported-by: Yifan Yuan <alpc_metic@live.com>
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-04-04 12:02:44 -06:00
..
api Documentation: kunit: remove claims that kunit is a mocking framework 2021-12-13 13:33:42 -07:00
architecture.rst Documentation: kunit: Fix cross-referencing warnings 2022-03-28 15:36:41 -06:00
faq.rst Documentation: KUnit: Restyled Frequently Asked Questions 2021-12-23 12:49:43 -07:00
index.rst Documentation: KUnit: Rework writing page to focus on writing tests 2021-12-23 12:49:43 -07:00
kunit_suitememorydiagram.svg Documentation: KUnit: Added KUnit Architecture 2021-12-23 12:49:06 -07:00
kunit-tool.rst kunit: tool: make --raw_output support only showing kunit output 2021-08-13 13:32:01 -06:00
run_manual.rst Documentation: kunit: Reorganize documentation related to running tests 2021-12-23 12:49:43 -07:00
run_wrapper.rst Documentation: kunit: Reorganize documentation related to running tests 2021-12-23 12:49:43 -07:00
running_tips.rst kunit: tool: allow filtering test cases via glob 2021-10-19 14:18:49 -06:00
start.rst Documentation: kunit: fix path to .kunitconfig in start.rst 2022-04-04 12:02:44 -06:00
style.rst Documentation: KUnit: Restyle Test Style and Nomenclature page 2021-12-23 12:49:43 -07:00
tips.rst docs: dev-tools: kunit: avoid using ReST :doc:foo markup 2021-06-17 13:24:37 -06:00
usage.rst Documentation: KUnit: Fix usage bug 2022-02-08 13:16:20 -07:00