]> git.ipfire.org Git - people/ms/u-boot.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)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 02:58:41 +0000 (20:58 -0600)
commit4772511475ce9221a040142eb808fa963024598f
tree716d19a198702e6bd37b31e7efaddd60a108e40c
parentfbe07ba0f8486d8c77d686caec1f840aecb01424
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