1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/dev-tools/kunit
SeongJae Park d460623c5f Documentation: kunit: Fix verification command
kunit wrapper script ('kunit.py') receives a sub-command (only 'run' for
now) as its argument.  If no sub-command is given, it prints help
message and just quit.  However, an example command in the kunit
documentation for a verification of kunit is missing the sub-command.
This commit fixes the example.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2019-10-07 17:02:13 -06:00
..
api Documentation: kunit: add documentation for KUnit 2019-09-30 17:35:01 -06:00
faq.rst Documentation: kunit: add documentation for KUnit 2019-09-30 17:35:01 -06:00
index.rst Documentation: kunit: add documentation for KUnit 2019-09-30 17:35:01 -06:00
start.rst Documentation: kunit: Fix verification command 2019-10-07 17:02:13 -06:00
usage.rst Documentation: kunit: add documentation for KUnit 2019-09-30 17:35:01 -06:00