]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: test: Add KUnit tests for iio_multiply_value()
authorHans de Goede <hansg@kernel.org>
Sun, 31 Aug 2025 10:48:24 +0000 (12:48 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 10 Sep 2025 18:47:05 +0000 (19:47 +0100)
commitc732e60ee10ed0611a59513cbf9c8d35fbe7cf65
tree6738b197cbf1befdb1d490867c45c193aa0dcd0a
parent05f958d003c9a9a215a5f8687a14534cc1dad271
iio: test: Add KUnit tests for iio_multiply_value()

Add KUnit tests for iio_multiply_value().

Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hansg@kernel.org>
Link: https://patch.msgid.link/20250831104825.15097-6-hansg@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/test/Kconfig
drivers/iio/test/Makefile
drivers/iio/test/iio-test-multiply.c [new file with mode: 0644]