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)
commit14ee5cfd4512ee3d1e0047d8751450dcc6544070
tree1c11e92974037e8038bd4f26cd02563c9fdb6fdb
parent609952c2afc9542b336cf9a72d4a09606e05fa2a
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