summaryrefslogtreecommitdiff
path: root/include/dm/test.h
AgeCommit message (Expand)Author
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-04-22dm: test: Add tests for device's uclass platform dataPrzemyslaw Marczak
2015-04-18dm: test: Allow 'dm test' to select a particular test to runSimon Glass
2015-04-16dm: core: Add a uclass pre_probe() method for devicesSimon Glass
2015-01-29dm: core: Allow uclass to set up a device's child before it is probedSimon Glass
2014-10-23test: dm: Support memory leak checking as a core featureSimon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add basic testsSimon Glass