Re: [PATCH v4 09/17] verification/rvgen: Add the rvgen kunit subcommand
Nam Cao <[email protected]>
| Newsgroups | org.kernel.vger.linux-trace-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Gabriele Monaco <[email protected]> writes: > Add the rvgen kunit subcommand to patch an already generated monitor for > kunit support. It parses the handlers and create the necessary structs > and initialisations. > > The only remaining manual steps are importing the test in the runner > and writing the test itself. > > Signed-off-by: Gabriele Monaco <[email protected]> Reviewed-by: Nam Cao <[email protected]>