commit | c952a8ba7136505cd1ca01735cc748ddc08c7d2f | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Mon Nov 04 21:11:53 2013 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Dec 08 17:42:45 2013 -0800 |
tree | 0a41eba5cf36e92c8caf4e0f1523480ab93f8935 | |
parent | 2e30d14f12421f39329faefd5ae92b02cc9ff255 [diff] |
usb: usbtest: add a test case to support bos for queue control In Test 10 of usbtest module, it queues multiple control messages and thereby tests control message queuing, protocol stalls, short reads, and fault handling. And this patch add a test case to support queue BOS control request for USB 3.0 SPEC. Signed-off-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>