Re: [PATCH v2 00/17] drm: Introduce Kunit Tests to VC4

2022-11-28 Thread MaĆ­ra Canal
On 11/28/22 11:53, Maxime Ripard wrote: > Hi, > > This series introduce Kunit tests to the vc4 KMS driver, but unlike what we > have been doing so far in KMS, it actually tests the atomic modesetting code. > > In order to do so, I've had to improve a fair bit on the Kunit helpers already > found

[PATCH v2 00/17] drm: Introduce Kunit Tests to VC4

2022-11-28 Thread Maxime Ripard
Hi, This series introduce Kunit tests to the vc4 KMS driver, but unlike what we have been doing so far in KMS, it actually tests the atomic modesetting code. In order to do so, I've had to improve a fair bit on the Kunit helpers already found in the tree in order to register a full blown and some