[U-Boot] [PATCH 1/2] test: Add a simple time test
Simon Glass
sjg at chromium.org
Wed May 6 23:44:29 CEST 2015
On 2 May 2015 at 09:32, Simon Glass <sjg at chromium.org> wrote:
> +Masahiro
>
>
> On 2 May 2015 at 09:25, Simon Glass <sjg at chromium.org> wrote:
>> Sometimes the time functions are incorrect due to bad time support on a
>> board. Add a unit test which tries to detect this.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> test/Kconfig | 8 ++++
>> test/Makefile | 1 +
>> test/time_ut.c | 137 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 3 files changed, 146 insertions(+)
>> create mode 100644 test/time_ut.c
>>
Applied to u-boot-dm.
More information about the U-Boot
mailing list