commit | 3884c98c32cd5fb5b5b42185d5d0575659434bbf | [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 | 9723563aa821e9c9b881dfe6a082f6301ca69826 [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>