]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: usbtest: add a test case to support bos for queue control
authorHuang Rui <ray.huang@amd.com>
Mon, 4 Nov 2013 13:11:53 +0000 (21:11 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 01:42:45 +0000 (17:42 -0800)
commitc952a8ba7136505cd1ca01735cc748ddc08c7d2f
tree0a41eba5cf36e92c8caf4e0f1523480ab93f8935
parent2e30d14f12421f39329faefd5ae92b02cc9ff255
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>
drivers/usb/misc/usbtest.c