Skip to content

Commit

Permalink
USB: testusb: an USB testing application
Browse files Browse the repository at this point in the history
The testusb program just issues ioctls to perform the tests
implemented by the kernel driver.  It can generate a variety
of transfer patterns; you should make sure to test both regular
streaming and mixes of  transfer sizes (including short transfers).

For more information on how this can be used and on USB testing
refer to <URL:http://www.linux-usb.org/usbtest/>.

Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
David Brownell authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 93f2aa4 commit 2201d6b
Showing 1 changed file with 427 additions and 0 deletions.
Loading

0 comments on commit 2201d6b

Please sign in to comment.