Re: [PATCH v3 6/9] drm: selftest: convert drm_dp_mst_helper 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 DP MST helper selftest to the KUnit API. > > Acked-by: Daniel Latypov > Tested-by: David Gow > Co-developed-by: Rubens Gomes Neto > Signed-off-by: Rubens Gomes Neto > Signed-off-by

[PATCH v3 6/9] drm: selftest: convert drm_dp_mst_helper selftest to KUnit

2022-06-29 Thread Maíra Canal
Considering the current adoption of the KUnit framework, convert the DRM DP MST helper selftest to the KUnit API. Acked-by: Daniel Latypov Tested-by: David Gow Co-developed-by: Rubens Gomes Neto Signed-off-by: Rubens Gomes Neto Signed-off-by: Maíra Canal --- drivers/gpu/drm/selftests/Makefil