[PATCH v16 6/7] drm/vkms: Add how to run the Kunit tests

2025-01-31 Thread José Expósito
> From: Arthur Grillo > > Now that we have KUnit tests, add instructions on how to run them. > > Signed-off-by: Arthur Grillo > Signed-off-by: Louis Chauvet Oh nice, I missed this in [1]. Reviewed-by: José Expósito [1] https://patchwork.kernel.org/project/dri-devel/patch/20250129110059.12

[PATCH v16 6/7] drm/vkms: Add how to run the Kunit tests

2025-01-21 Thread Louis Chauvet
From: Arthur Grillo Now that we have KUnit tests, add instructions on how to run them. Signed-off-by: Arthur Grillo Signed-off-by: Louis Chauvet --- Documentation/gpu/vkms.rst | 11 +++ 1 file changed, 11 insertions(+) diff --git a/Documentation/gpu/vkms.rst b/Documentation/gpu/vkms.