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)
commit1c796caff0dba1774f31899170ea18b32768af1f
treeb4216e72ed88c73b19c4af728e295d34d7aafaf6
parent520f94b6aab1740e88248c218542529a3fac06e8
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