Re: [PATCH v3 4/9] drm: selftest: convert drm_format 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 format selftest to the KUnit API. > > Acked-by: Daniel Latypov > Tested-by: David Gow > Signed-off-by: Maíra Canal > --- Reviewed-by: Javier Martinez Canillas -- Best regards,

[PATCH v3 4/9] drm: selftest: convert drm_format selftest to KUnit

2022-06-29 Thread Maíra Canal
Considering the current adoption of the KUnit framework, convert the DRM format selftest to the KUnit API. Acked-by: Daniel Latypov Tested-by: David Gow Signed-off-by: Maíra Canal --- drivers/gpu/drm/selftests/Makefile| 3 +- .../gpu/drm/selftests/drm_modeset_selftests.h | 3 -