[U-Boot] [PATCH 3/3] test/py: add a test for the sleep command

Simon Glass sjg at chromium.org
Mon Jan 11 16:23:45 CET 2016


On 6 January 2016 at 10:33, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> Execute "sleep", and validate that it sleeps for approximately the correct
> amount of time.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> This patch depends on both the two previous patches, and on my unrelated
> series which adds the test/py code. If I resend that series, I can add
> this patch into it.
> ---
>  test/py/tests/test_sleep.py | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
>  create mode 100644 test/py/tests/test_sleep.py

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list