]> git.baikalelectronics.ru Git - kernel.git/commit
iio: test: format: follow CONFIG_ naming convention
authorLiam Beguin <liambeguin@gmail.com>
Sun, 10 Jul 2022 01:31:07 +0000 (21:31 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 16 Jul 2022 18:01:14 +0000 (19:01 +0100)
commit69fcddcaa8df2ed3b148e49b0acb221ba025ff38
treeb4216e72ed88c73b19c4af728e295d34d7aafaf6
parent0fbd763bf232dadcbb6c94bf2a5f063722758223
iio: test: format: follow CONFIG_ naming convention

The KUnit documentation indicates that all KUnit Kconfig entries must
match CONFIG_<name>_KUNIT_TEST: where <name> is the name of the test
suite. Rename the IIO_TEST_FORMAT configuration accordingly.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Link: https://lore.kernel.org/r/20220710013109.3349104-4-liambeguin@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/test/Kconfig
drivers/iio/test/Makefile