Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing

From: David Gow
Date: Fri Nov 13 2020 - 22:19:14 EST


On Sat, Nov 14, 2020 at 9:38 AM Arpitha Raghunandan <98.arpi@xxxxxxxxx> wrote:
>
> On 14/11/20 5:44 am, Marco Elver wrote:
> >
> > Arpitha: Do you want to send v7, but with the following modifications
> > from what I proposed? Assuming nobody objects.
> >
> > 1. Remove the num_params counter and don't print the number of params
> > anymore, nor do validation that generators are deterministic.
> > 2. Remove the [].
> > [ I'm happy to send as well, just let me know what you prefer. ]
> >
> > Thanks,
> > -- Marco
> >
>
> If no objections I will send the v7 with the above changes.
> Thanks!

This sounds good to me!

Cheers,
-- David