summaryrefslogtreecommitdiff
path: root/test/py/tests/test_dfu.py
AgeCommit message (Expand)Author
2017-07-22tests: test_dfu.py: Add example udev rule for host_usb_dev_nodeTom Rini
2016-05-06test/py: dfu: wait for USB device to go away at bootStephen Warren
2016-04-25tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski
2016-04-25tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski
2016-04-25tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski
2016-01-29test/py: dfu: allow boardenv to specify test sizesStephen Warren
2016-01-29test/py: Provide custom IDs when parametrizing testsStephen Warren
2016-01-29test/py: Quote consistencyStephen Warren
2016-01-29test/py: use " for docstringsStephen Warren
2016-01-29test/py: dfu: error out if USB device already existsStephen Warren
2016-01-29test/py: add DFU testStephen Warren