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

Simon Glass sjg at chromium.org
Tue Jan 19 04:28:47 CET 2016


On 15 January 2016 at 11:15, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> v4: New patch.
>
> Note that this test won't pass for sandbox until the following patches
> is applied: timer: sandbox: work without device tree
> ---
>  test/py/tests/test_sleep.py | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
>  create mode 100644 test/py/tests/test_sleep.py

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list