kcsan: Rename test.c to selftest.c
authorMarco Elver <elver@google.com>
Tue, 16 Jun 2020 12:36:23 +0000 (14:36 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 29 Jun 2020 19:04:48 +0000 (12:04 -0700)
commitacfa087ccf2d2eff46186477f53e4c3ffbdb033d
tree7797813193700cef694a042668f5221c17eaa84e
parent9dd979bae4cf76558ff816abe83283308fb1ae8c
kcsan: Rename test.c to selftest.c

Rename 'test.c' to 'selftest.c' to better reflect its purpose (Kconfig
variable and code inside already match this). This is to avoid confusion
with the test suite module in 'kcsan-test.c'.

No functional change.

Signed-off-by: Marco Elver <elver@google.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/kcsan/Makefile
kernel/kcsan/selftest.c [moved from kernel/kcsan/test.c with 100% similarity]