Re: [PATCH v3 2/9] drm: selftest: convert drm_cmdline_parser selftest to KUnit

2022-07-02 Thread Javier Martinez Canillas
On 6/30/22 02:46, Maíra Canal wrote: > Considering the current adoption of the KUnit framework, convert the > DRM cmdline parser selftest to the KUnit API. > > Acked-by: Daniel Latypov > Tested-by: David Gow > Co-developed-by: Arthur Grillo > Signed-off-by: Arthur Grillo > Signed-off-by:

[PATCH v3 2/9] drm: selftest: convert drm_cmdline_parser selftest to KUnit

2022-06-29 Thread Maíra Canal
Considering the current adoption of the KUnit framework, convert the DRM cmdline parser selftest to the KUnit API. Acked-by: Daniel Latypov Tested-by: David Gow Co-developed-by: Arthur Grillo Signed-off-by: Arthur Grillo Signed-off-by: Maíra Canal --- drivers/gpu/drm/selftests/Makefile