]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: rtc: Add tests for real-time clocks
authorSimon Glass <sjg@chromium.org>
Mon, 20 Apr 2015 18:37:31 +0000 (12:37 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:14 +0000 (22:37 +0200)
commitd0e7efdba8f31f2f2141ffb060b35a1b29307cee
tree01cce40650fd9b615e216bc6e254d256de4f7158
parente836e9c2fdd136c12ba4cb5103103918eabbb9b9
dm: rtc: Add tests for real-time clocks

Add some simple tests to verify that the RTC uclass works correctly in
U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/Makefile
test/dm/rtc.c [new file with mode: 0644]
test/dm/test.dts