]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/ci: Add jobs to run KUnit tests
authorVignesh Raman <vignesh.raman@collabora.com>
Mon, 23 Jun 2025 08:50:28 +0000 (14:20 +0530)
committerMaxime Ripard <mripard@kernel.org>
Mon, 23 Jun 2025 09:42:26 +0000 (11:42 +0200)
commit786bd08c0055a133cbafa5f2c044433849906c1d
tree3827676832eb88a2cff5892966df89c768f60101
parentdeac70abb12a4a613bbc3ba69aa7377c16cda3d0
drm/ci: Add jobs to run KUnit tests

Add jobs to run KUnit tests using tools/testing/kunit/kunit.py tool.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Acked-by: Helen Koike <helen.fornazier@gmail.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20250623085033.39680-3-vignesh.raman@collabora.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/ci/gitlab-ci.yml
drivers/gpu/drm/ci/kunit.sh [new file with mode: 0755]
drivers/gpu/drm/ci/kunit.yml [new file with mode: 0644]