Documentation: Kunit: Use full path to .kunitconfig
authorKhalid Masum <khalid.masum.92@gmail.com>
Wed, 28 Sep 2022 04:00:58 +0000 (10:00 +0600)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 30 Sep 2022 19:23:06 +0000 (13:23 -0600)
commit4e37057387cca749b7fbc8c77e3d86605117fffd
tree402965f0610feb679bba523083a5475ea787bf24
parent980ac3ad051215150b637e26f3f46873687909a9
Documentation: Kunit: Use full path to .kunitconfig

The numbered list contains full path to every files that need to be
modified or created in order to implement misc-example kunit test.
Except for .kunitconfig. Which might make a newcommer confused about
where the file exists. Since there are multiple .kunitconfig files.

Fix this by using the full path to .kunitconfig.

Signed-off-by: Khalid Masum <khalid.masum.92@gmail.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/start.rst