Jonathan Cameron wrote:
> On Mon, 07 Oct 2024 18:16:33 -0500
> Ira Weiny wrote:
>
[snip]
> >
> > Signed-off-by: Ira Weiny
> Might be worth breaking up into refactor (the static cases) and
> then new stuff.
I had it split but the rework became difficult. And this is test code so
I merged it.
On Mon, 07 Oct 2024 18:16:33 -0500
Ira Weiny wrote:
> The event logs test was created as static arrays as an easy way to mock
> events. Dynamic Capacity Device (DCD) test support requires events be
> generated dynamically when extents are created or destroyed.
>
> The current event log test has