summaryrefslogtreecommitdiffstats
path: root/test/dm/usb.c
Commit message (Expand)AuthorAgeFilesLines
* dm: usb: Clean up USB after each testSimon Glass2016-03-141-0/+2
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-1/+1
* dm: blk: Rename get_device() to blk_get_device_by_str()Simon Glass2016-03-141-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-1/+1
* dm: test: usb: Update the USB tests so that they all passSimon Glass2016-01-111-7/+16
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-191-0/+31
* dm: test: usb: Add a test for device reorderingSimon Glass2015-11-191-0/+50
* dm: test: usb: Add tests for the 'usb tree' commandSimon Glass2015-11-191-0/+156
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* dm: usb: Avoid time delays in sandbox testsSimon Glass2015-11-191-0/+3
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-3/+3
* dm: usb: Add tests for the USB uclassSimon Glass2015-04-181-0/+50
OpenPOWER on IntegriCloud