test_sleep.py: make sleep time and margin configurable
authorHeiko Schocher <hs@denx.de>
Thu, 4 Jun 2020 15:24:00 +0000 (17:24 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jul 2020 22:23:48 +0000 (18:23 -0400)
commitfa914675d2c8699765f9b7644cff761ff04732cb
tree3ed804ca7191716b552d8c15efd3d134b9f16a7c
parent2bd261dd1712561b8363fbf6f9f630176fe99caa
test_sleep.py: make sleep time and margin configurable

make the sleep time and the margin configurable.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
test/py/tests/test_sleep.py