]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: test: usb: Update the USB tests so that they all pass
authorSimon Glass <sjg@chromium.org>
Thu, 7 Jan 2016 17:23:42 +0000 (10:23 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 11 Jan 2016 20:29:31 +0000 (15:29 -0500)
commita57a8174067006a4bc0a2d2a918ec9f6149b68ba
treed016d8dbb139050e3883c0a73f580caa9b163236
parentc5f18a0b695c43847a740c313a4a91c7a49f9d60
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>
test/dm/usb.c