mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/2] drm/ci: Add devicetree validation and KUnit tests
@ 2025-06-23  8:50 Vignesh Raman
  2025-06-23  8:50 ` [PATCH v4 1/2] drm/ci: Add jobs to validate devicetrees Vignesh Raman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vignesh Raman @ 2025-06-23  8:50 UTC (permalink / raw)
  To: dri-devel
  Cc: daniels, daniel, helen.fornazier, airlied, simona.vetter,
	robdclark, robin.clark, guilherme.gallo, sergi.blanch.torne,
	valentine.burley, lumag, dmitry.baryshkov, quic_abhinavk,
	mripard, maarten.lankhorst, tzimmermann, linux-kernel

Add jobs to validate devicetrees and run KUnit tests.

Pipeline link,
https://gitlab.freedesktop.org/vigneshraman/msm/-/pipelines/1455734

Link to v1,
https://lore.kernel.org/all/20250327160117.945165-1-vignesh.raman@collabora.com/

Link to v2,
https://lore.kernel.org/all/20250409061543.311184-1-vignesh.raman@collabora.com/

Link to v3,
https://lore.kernel.org/r/20250417030439.737924-1-vignesh.raman@collabora.com

MR,
https://gitlab.freedesktop.org/drm/msm/-/merge_requests/173

This series depends on,
https://lore.kernel.org/all/20250514050340.1418448-1-vignesh.raman@collabora.com/
https://gitlab.freedesktop.org/drm/msm/-/merge_requests/169

Vignesh Raman (2):
  drm/ci: Add jobs to validate devicetrees
  drm/ci: Add jobs to run KUnit tests

 drivers/gpu/drm/ci/check-devicetrees.yml | 50 ++++++++++++++++++++++++
 drivers/gpu/drm/ci/dt-binding-check.sh   | 19 +++++++++
 drivers/gpu/drm/ci/dtbs-check.sh         | 22 +++++++++++
 drivers/gpu/drm/ci/gitlab-ci.yml         |  4 ++
 drivers/gpu/drm/ci/kunit.sh              | 16 ++++++++
 drivers/gpu/drm/ci/kunit.yml             | 37 ++++++++++++++++++
 drivers/gpu/drm/ci/setup-llvm-links.sh   | 13 ++++++
 7 files changed, 161 insertions(+)
 create mode 100644 drivers/gpu/drm/ci/check-devicetrees.yml
 create mode 100755 drivers/gpu/drm/ci/dt-binding-check.sh
 create mode 100755 drivers/gpu/drm/ci/dtbs-check.sh
 create mode 100755 drivers/gpu/drm/ci/kunit.sh
 create mode 100644 drivers/gpu/drm/ci/kunit.yml
 create mode 100755 drivers/gpu/drm/ci/setup-llvm-links.sh

-- 
2.47.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-23  9:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-23  8:50 [PATCH v4 0/2] drm/ci: Add devicetree validation and KUnit tests Vignesh Raman
2025-06-23  8:50 ` [PATCH v4 1/2] drm/ci: Add jobs to validate devicetrees Vignesh Raman
2025-06-23  8:50 ` [PATCH v4 2/2] drm/ci: Add jobs to run KUnit tests Vignesh Raman
2025-06-23  9:44 ` [PATCH v4 0/2] drm/ci: Add devicetree validation and " Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®