aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_dfu.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren1-0/+1
2017-07-22tests: test_dfu.py: Add example udev rule for host_usb_dev_nodeTom Rini1-0/+7
2016-05-06test/py: dfu: wait for USB device to go away at bootStephen Warren1-0/+2
2016-04-25tests: py: dfu: Provide functionality to set test and dummy files alt settingsLukasz Majewski1-5/+21
2016-04-25tests: py: dfu: Add functionality to set different u-boot's dfu env variableLukasz Majewski1-1/+13
2016-04-25tests: py: dfu: Add variables to store dfu alt numbers for test and dummy filesLukasz Majewski1-4/+8
2016-01-28test/py: dfu: allow boardenv to specify test sizesStephen Warren1-2/+10
2016-01-28test/py: Provide custom IDs when parametrizing testsStephen Warren1-0/+3
2016-01-28test/py: Quote consistencyStephen Warren1-1/+1
2016-01-28test/py: use " for docstringsStephen Warren1-16/+16
2016-01-28test/py: dfu: error out if USB device already existsStephen Warren1-0/+6
2016-01-28test/py: add DFU testStephen Warren1-0/+262