USB: usbtest - add alignment tests to test script
authorMartin Fuzzey <mfuzzey@gmail.com>
Sun, 16 Jan 2011 18:17:21 +0000 (19:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Jan 2011 03:42:14 +0000 (19:42 -0800)
commitbc0f23dccad16c7834cb09d943981475be81ddb1
tree110b9be27e199be88e620a0e28c8cb46163acfed
parentc17d936e05a186ce5bce2acf2d58a4172df7f435
USB: usbtest - add alignment tests to test script

Enhance the test script to call the new tests added to usbtest
in order to detect host controllers that don't accept byte
aligned DMA.

The unaligned tests are called after their aligned
equivalents but for fewer iterations (since alignment
failure is generally immediate).

Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
tools/usb/hcd-tests.sh