commit | a57a8174067006a4bc0a2d2a918ec9f6149b68ba | [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 | c5f18a0b695c43847a740c313a4a91c7a49f9d60 [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>