Re: [PATCH V2 7/9] genirq/timings: Add selftest for circular array

From: Andy Shevchenko
Date: Fri May 24 2019 - 10:03:51 EST


On Fri, May 24, 2019 at 01:16:13PM +0200, Daniel Lezcano wrote:
> Due to the complexity of the code and the difficulty to debug it,
> let's add some selftests to the framework in order to spot issues or
> regression at boot time when the runtime testing is enabled for this
> subsystem.
>
> This tests the circular buffer at the limits and validates:
> - the encoding / decoding of the values
> - the macro to browse the irq timings circular buffer
> - the function to push data in the circular buffer

Can it use kselftest infrastructure?


--
With Best Regards,
Andy Shevchenko