Skip to content

Commit 424dfcd

Browse files
Wolfram Sangalexandrebelloni
authored andcommitted
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>
1 parent 0cd73ab commit 424dfcd

File tree

3 files changed

+0
-80
lines changed

3 files changed

+0
-80
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
rtctest
3-
setdate

tools/testing/selftests/rtc/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ LDLIBS += -lrt -lpthread -lm
44

55
TEST_GEN_PROGS = rtctest
66

7-
TEST_GEN_PROGS_EXTENDED = setdate
8-
97
TEST_FILES := settings
108

119
include ../lib.mk

tools/testing/selftests/rtc/setdate.c

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)