[U-Boot] [PATCH 8/8] test/py: add DFU test

Stephen Warren swarren at wwwdotorg.org
Thu Jan 21 19:17:48 CET 2016


On 01/21/2016 03:50 AM, Lukasz Majewski wrote:
> Hi Stephen,
>
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> Add a test of DFU functionality to the Python test suite. The test
>> starts DFU in U-Boot, waits for USB device enumeration on the host,
>> executes dfu-util multiple times to test various transfer sizes, many
>> of which trigger USB driver edge cases, and finally aborts the DFU
>> command in U-Boot.
>>
>> This test mirrors the functionality previously available via the shell
>> scripts in test/dfu, and hence those are removed too.
...
> Acked-by: Lukasz Majewski <l.majewski at samsung.com>
>
> Great work Stephen, Thanks !

Thanks for the review. I'm glad you're OK with the patch, given it 
deletes your previous script.

I'll hold off on posting v2 (for the comment fix) for a few days in case 
there are other comments.


More information about the U-Boot mailing list