
19 Jan
2016
19 Jan
'16
4:28 a.m.
On 15 January 2016 at 11:15, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
Execute "sleep", and validate that it sleeps for approximately the correct amount of time.
Signed-off-by: Stephen Warren swarren@nvidia.com Acked-by: Simon Glass sjg@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!