Nicholas Piggin writes:
> Add a usb-storage device to xhci tests, enable USB Mass Storage Bulk
> endpoints, and run some MSD commands through it.
>
> Signed-off-by: Nicholas Piggin
Checkpatch doesn't like it.
Reviewed-by: Fabiano Rosas
Add a usb-storage device to xhci tests, enable USB Mass Storage Bulk
endpoints, and run some MSD commands through it.
Signed-off-by: Nicholas Piggin
---
tests/qtest/usb-hcd-xhci-test.c | 359 +++-
1 file changed, 351 insertions(+), 8 deletions(-)
diff --git a/tests/q