Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | test/py: dfu: wait for USB device to go away at boot | Stephen Warren | 2016-05-06 | -0/+2 |
* | tests: py: dfu: Provide functionality to set test and dummy files alt settings | Lukasz Majewski | 2016-04-25 | -5/+21 |
* | tests: py: dfu: Add functionality to set different u-boot's dfu env variable | Lukasz Majewski | 2016-04-25 | -1/+13 |
* | tests: py: dfu: Add variables to store dfu alt numbers for test and dummy files | Lukasz Majewski | 2016-04-25 | -4/+8 |
* | test/py: dfu: allow boardenv to specify test sizes | Stephen Warren | 2016-01-28 | -2/+10 |
* | test/py: Provide custom IDs when parametrizing tests | Stephen Warren | 2016-01-28 | -0/+3 |
* | test/py: Quote consistency | Stephen Warren | 2016-01-28 | -1/+1 |
* | test/py: use " for docstrings | Stephen Warren | 2016-01-28 | -16/+16 |
* | test/py: dfu: error out if USB device already exists | Stephen Warren | 2016-01-28 | -0/+6 |
* | test/py: add DFU test | Stephen Warren | 2016-01-28 | -0/+262 |