linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] selftest: rtc: Add support rtc alarm content check
@ 2024-05-03  1:41 Joseph Jang
  2024-05-03  1:41 ` [PATCH 1/1] " Joseph Jang
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph Jang @ 2024-05-03  1:41 UTC (permalink / raw)
  To: shuah, alexandre.belloni, avagin, jjang, amir73il, brauner, mochs,
	linux-kernel, linux-rtc, linux-kselftest
  Cc: sdonthineni, treding, linux-tegra

In order to make sure SET/GET WAKEUP services as optional patch has been
integrated correctly, we have created a shell script to validate
/proc/driver/rtc when it is not empty and then check the absence of alarm
content in RTC metadata according to the rtc wakealarm is supported or not.

Joseph Jang (1):
  selftest: rtc: Add support rtc alarm content check

 tools/testing/selftests/Makefile              |  1 +
 tools/testing/selftests/rtc/property/Makefile |  5 ++++
 .../selftests/rtc/property/rtc-alarm-test.sh  | 27 +++++++++++++++++++
 3 files changed, 33 insertions(+)
 create mode 100644 tools/testing/selftests/rtc/property/Makefile
 create mode 100755 tools/testing/selftests/rtc/property/rtc-alarm-test.sh

-- 
2.34.1


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

end of thread, other threads:[~2024-05-03 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-03  1:41 [PATCH 0/1] selftest: rtc: Add support rtc alarm content check Joseph Jang
2024-05-03  1:41 ` [PATCH 1/1] " Joseph Jang
2024-05-03  6:49   ` Alexandre Belloni
2024-05-03 10:47     ` Joseph Jang
2024-05-03 11:21     ` Joseph Jang
     [not found]     ` <IA0PR12MB83745321F32B6FA0DE041D10C01F2@IA0PR12MB8374.namprd12.prod.outlook.com>
2024-05-03 12:23       ` Joseph Jang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).