]> www.infradead.org Git - nvme.git/commit
rtc: remove 'setdate' test program
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 20 Mar 2025 10:33:54 +0000 (11:33 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 1 Apr 2025 13:25:15 +0000 (15:25 +0200)
commit424dfcd441f035769890e6d1faec2081458627b9
treecab0dd87f6949c694de4590b40ebee34b27379b1
parent0cd73ab4df45ed9a78051cfb96a6de48d421852f
rtc: remove 'setdate' test program

The tool is not embedded in the testing framework. 'rtc' from rtc-tools
serves as a much better programming example. No need to carry this tool
in the kernel tree.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250320103433.11673-1-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
tools/testing/selftests/rtc/.gitignore
tools/testing/selftests/rtc/Makefile
tools/testing/selftests/rtc/setdate.c [deleted file]