Re: [PATCH v12 06/11] iio: test: iio-test-format: add test case for decimal format
From: Andy Shevchenko
Date: Tue May 12 2026 - 11:33:34 EST
On Sun, May 10, 2026 at 01:42:24PM +0100, Rodrigo Alencar via B4 Relay wrote:
> Add iio_test_iio_format_value_decimal_64() kunit test case for decimal
> value formatting, exploring different scales types. Also, the same
> iio_val_s64_array_populate() macro used to populate local array is used in
> iio_test_iio_format_value_integer_64().
...
> + iio_val_s64_array_populate(24, values);
You want to test this first...
I think the previous patch needs new test cases.
--
With Best Regards,
Andy Shevchenko