]> git.baikalelectronics.ru Git - kernel.git/commit
kunit: Rename 'kunitconfig' to '.kunitconfig'
authorSeongJae Park <sjpark@amazon.de>
Fri, 20 Dec 2019 05:14:07 +0000 (05:14 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 23 Dec 2019 17:52:41 +0000 (10:52 -0700)
commit6c5074d38dae3f621724ce8605bb6daa3aae8c5e
tree1c11e92974037e8038bd4f26cd02563c9fdb6fdb
parentc7641857884031ac7526ca64a19b43b06a50a0dd
kunit: Rename 'kunitconfig' to '.kunitconfig'

This commit renames 'kunitconfig' to '.kunitconfig' so that it can be
automatically ignored by git and do not disturb people who want to type
'kernel/' by pressing only the 'k' and then 'tab' key.

Signed-off-by: SeongJae Park <sjpark@amazon.de>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Tested-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/start.rst
tools/testing/kunit/kunit.py
tools/testing/kunit/kunit_kernel.py