[U-Boot] [PATCH 20/20] dm: rtc: Add tests for real-time clocks

Simon Glass sjg at chromium.org
Mon May 4 16:20:55 CEST 2015


On 20 April 2015 at 12:37, Simon Glass <sjg at chromium.org> wrote:
> Add some simple tests to verify that the RTC uclass works correctly in
> U-Boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  test/dm/Makefile |   1 +
>  test/dm/rtc.c    | 175 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  test/dm/test.dts |  18 ++++++
>  3 files changed, 194 insertions(+)
>  create mode 100644 test/dm/rtc.c

Applied to u-boot-dm.


More information about the U-Boot mailing list