Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/2] power: sequencing: add kunit test cases
@ 2026-09-03 14:29 Bartosz Golaszewski
  2026-09-03 14:29 ` [PATCH 1/2] power: sequencing: don't call .post_enable() if pwrseq_unit_enable() failed Bartosz Golaszewski
  2026-09-03 14:29 ` [PATCH 2/2] power: sequencing: add kunit test cases Bartosz Golaszewski
  0 siblings, 2 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2026-09-03 14:29 UTC (permalink / raw)
  To: Bartosz Golaszewski, Manivannan Sadhasivam, Chen-Yu Tsai,
	Krzysztof Kozlowski
  Cc: linux-pm, linux-kernel, Bartosz Golaszewski, stable

Add a set of kunit test cases for the power sequencing subsystem. Also
fix an issue I noticed when writing the tests.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
---
Bartosz Golaszewski (2):
      power: sequencing: don't call .post_enable() if pwrseq_unit_enable() failed
      power: sequencing: add kunit test cases

 drivers/power/sequencing/Kconfig        |   10 +
 drivers/power/sequencing/Makefile       |    1 +
 drivers/power/sequencing/core.c         |    2 +
 drivers/power/sequencing/pwrseq-kunit.c | 1497 +++++++++++++++++++++++++++++++
 4 files changed, 1510 insertions(+)
---
base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
change-id: 20260629-pwrseq-kunit-367029f9b446

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>


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

end of thread, other threads:[~2026-09-03 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03 14:29 [PATCH 0/2] power: sequencing: add kunit test cases Bartosz Golaszewski
2026-09-03 14:29 ` [PATCH 1/2] power: sequencing: don't call .post_enable() if pwrseq_unit_enable() failed Bartosz Golaszewski
2026-09-03 14:29 ` [PATCH 2/2] power: sequencing: add kunit test cases Bartosz Golaszewski

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