Re: [PATCH v10 7/8] iio: osf: add core KUnit tests
From: Jonathan Cameron
Date: Sat Sep 19 2026 - 22:12:34 EST
On Sat, 19 Sep 2026 03:24:45 +0900
Jinseob Kim <kimjinseob88@xxxxxxxxx> wrote:
> Add the existing core regression cases for frame handling, sample-cache
> admission, supported capability discovery, repeated descriptors and
> session faults. The tests exercise valid, ignored and rejected input
> without changing the production receive or IIO implementation.
>
> Introduce KUnit configuration and build wiring when the core test source
> is present. IIO-specific tests are added separately in the next patch.
>
> Assisted-by: LLM
> Signed-off-by: Jinseob Kim <kimjinseob88@xxxxxxxxx>
https://sashiko.dev/#/patchset/cover.1789753020.git.kimjinseob88%40gmail.com
The lock one looks right and needs to be fixed. Not sure on the others
(I didn't really look as running out of time today!)
There is a lot here and that is likely to mean it doesn't all get detailed
review. That isn't necessarily a problem though and they are generally good to
have. Just something to be aware of.
Jonathan
>