Re: [PATCH v4] drm/tests: Add back seed value information

2022-10-28 Thread Maíra Canal
Hi Arthur, Just a small nit below, but besides that: Reviewed-by: Maíra Canal On 10/28/22 11:17, Arthur Grillo wrote: > As reported by Michał the drm_mm and drm_buddy unit tests lost the > printk with seed value after they were refactored into KUnit. > > Add kunit_info with seed value informat

[PATCH v4] drm/tests: Add back seed value information

2022-10-28 Thread Arthur Grillo
As reported by Michał the drm_mm and drm_buddy unit tests lost the printk with seed value after they were refactored into KUnit. Add kunit_info with seed value information to assure reproducibility. Reported-by: Michał Winiarski Signed-off-by: Arthur Grillo --- v1->v2: https://lore.kernel.org/