]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
dm: test: usb: Add a test for device reordering
authorSimon Glass <sjg@chromium.org>
Mon, 9 Nov 2015 06:48:02 +0000 (23:48 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 20 Nov 2015 03:27:52 +0000 (20:27 -0700)
commitcd716372b356c09c6391f346ac18c30c82363818
tree196230ebf6385ceb11f7b19af50890e57c2da1e8
parent431cbd6d8243c2ebae473deabba788666d65c674
dm: test: usb: Add a test for device reordering

Add tests that 'usb tree' produces the right output when a device changes
order on the bus.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/usb.c