[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240503014102.3568130-1-jjang@nvidia.com>
Date: Thu, 2 May 2024 18:41:01 -0700
From: Joseph Jang <jjang@...dia.com>
To: <shuah@...nel.org>, <alexandre.belloni@...tlin.com>, <avagin@...gle.com>,
<jjang@...dia.com>, <amir73il@...il.com>, <brauner@...nel.org>,
<mochs@...dia.com>, <linux-kernel@...r.kernel.org>,
<linux-rtc@...r.kernel.org>, <linux-kselftest@...r.kernel.org>
CC: <sdonthineni@...dia.com>, <treding@...dia.com>,
<linux-tegra@...r.kernel.org>
Subject: [PATCH 0/1] selftest: rtc: Add support rtc alarm content check
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
Powered by blists - more mailing lists