summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools/kunit/run_wrapper.rst
diff options
context:
space:
mode:
authorTales Aparecida <tales.aparecida@gmail.com>2022-08-22 05:26:40 +0300
committerShuah Khan <skhan@linuxfoundation.org>2022-09-30 22:20:42 +0300
commit5ceb9a2558593658276854770f0d4e84fbcddf14 (patch)
tree5871e0f4c75847f7a723e9f25b5721641f1df50c /Documentation/dev-tools/kunit/run_wrapper.rst
parent2327f7e956bab3e25f472e8c9d0aa6380970a91a (diff)
downloadlinux-5ceb9a2558593658276854770f0d4e84fbcddf14.tar.xz
Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
Combine two sections mentioning "kunit.py run" to streamline the getting-started guide. Update "kunit.py run" expected output in the guide and run_wrapper. Signed-off-by: Tales Aparecida <tales.aparecida@gmail.com> Reviewed-by: MaĆ­ra Canal <mairacanal@riseup.net> Reviewed-by: Sadiya Kazi<sadiyakazi@google.com> Reviewed-by: David Gow <davidgow@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'Documentation/dev-tools/kunit/run_wrapper.rst')
-rw-r--r--Documentation/dev-tools/kunit/run_wrapper.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dev-tools/kunit/run_wrapper.rst b/Documentation/dev-tools/kunit/run_wrapper.rst
index 518cf87ea732..6b33caf6c8ab 100644
--- a/Documentation/dev-tools/kunit/run_wrapper.rst
+++ b/Documentation/dev-tools/kunit/run_wrapper.rst
@@ -22,7 +22,7 @@ We should see the following:
.. code-block::
- Generating .config...
+ Configuring KUnit Kernel ...
Building KUnit kernel...
Starting KUnit kernel...