2021-11-05 10:20:01

by Andy Shevchenko

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] iio: test: Add test for IIO_VAL_INT_64.

On Fri, Nov 5, 2021 at 12:05 PM Andriy Tryshnivskyy
<[email protected]> wrote:
>
> Add test for IIO_VAL_INT_64.
> Add check against NULL for buffer in tests.
> Use ARRAY_SIZE(values) where it is possible.

With or without splitting, for the entire series
Reviewed-by: Andy Shevchenko <[email protected]>

> Andriy Tryshnivskyy (2):
> iio: test: Add check against NULL for buffer in tests.
> iio: test: Add test for IIO_VAL_INT_64.
>
> drivers/iio/test/iio-test-format.c | 123 ++++++++++++++++++++++-------
> 1 file changed, 96 insertions(+), 27 deletions(-)
>
>
> base-commit: 7d2a07b769330c34b4deabeed939325c77a7ec2f
> --
> 2.17.1
>


--
With Best Regards,
Andy Shevchenko


2021-11-05 10:28:32

by Andriy Tryshnivskyy

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] iio: test: Add test for IIO_VAL_INT_64.

Thank you for review!

Best regards,
Andriy.

On 05.11.21 12:17, Andy Shevchenko wrote:
> CAUTION: This email originated from outside of the organization.
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On Fri, Nov 5, 2021 at 12:05 PM Andriy Tryshnivskyy
> <[email protected]> wrote:
>> Add test for IIO_VAL_INT_64.
>> Add check against NULL for buffer in tests.
>> Use ARRAY_SIZE(values) where it is possible.
> With or without splitting, for the entire series
> Reviewed-by: Andy Shevchenko <[email protected]>
>
>> Andriy Tryshnivskyy (2):
>> iio: test: Add check against NULL for buffer in tests.
>> iio: test: Add test for IIO_VAL_INT_64.
>>
>> drivers/iio/test/iio-test-format.c | 123 ++++++++++++++++++++++-------
>> 1 file changed, 96 insertions(+), 27 deletions(-)
>>
>>
>> base-commit: 7d2a07b769330c34b4deabeed939325c77a7ec2f
>> --
>> 2.17.1
>>
>
> --
> With Best Regards,
> Andy Shevchenko
>