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

2022-11-02 Thread Maíra Canal
Hi Arthur, Thanks for the patch! Pushed to drm-misc-next. Best Regards, - Maíra Canal On 10/28/22 19: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 i

[PATCH v5] 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/