aboutsummaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_dfu.py
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test/py: add skip marker for reliance on toolsStephen Warren2017-09-291-0/+1
* tests: test_dfu.py: Add example udev rule for host_usb_dev_nodeTom Rini2017-07-221-0/+7
* test/py: dfu: wait for USB device to go away at bootStephen Warren2016-05-061-0/+2
* tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski2016-04-251-5/+21
* tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski2016-04-251-1/+13
* tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski2016-04-251-4/+8
* test/py: dfu: allow boardenv to specify test sizesStephen Warren2016-01-281-2/+10
* test/py: Provide custom IDs when parametrizing testsStephen Warren2016-01-281-0/+3
* test/py: Quote consistencyStephen Warren2016-01-281-1/+1
* test/py: use " for docstringsStephen Warren2016-01-281-16/+16
* test/py: dfu: error out if USB device already existsStephen Warren2016-01-281-0/+6
* test/py: add DFU testStephen Warren2016-01-281-0/+262