commit | f0bfd6d86ad80daa46616645e89f318e44d0f5a8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 07 10:23:42 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 11 15:29:31 2016 -0500 |
tree | d016d8dbb139050e3883c0a73f580caa9b163236 | |
parent | 96ccad06c54738d88db23e5703add4bcd39c2e74 [diff] |
dm: test: usb: Update the USB tests so that they all pass Due to a limitation removed in an earlier patch, USB tests were not seeing all the devices. Update the tests to pass now that all devices are visible. Signed-off-by: Simon Glass <sjg@chromium.org>