commit | 2d7c49999138143e5f4844c97675430cd227f26e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 23:47:44 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Nov 19 20:27:50 2015 -0700 |
tree | e19f19bdea17ed69e35014aed74df9963500bb7f | |
parent | b25fa315b354f28d15d156581d30be8b1e17dcff [diff] |
dm: usb: Avoid time delays in sandbox tests Currently the USB tests take around two seconds to run. Remove these unnecessary time delays so that the tests run quickly. Signed-off-by: Simon Glass <sjg@chromium.org>