summaryrefslogtreecommitdiffstats
path: root/include/dm/test.h
Commit message (Expand)AuthorAgeFilesLines
* video: sandbox: Allow selection of font size and console nameSimon Glass2016-01-301-0/+2
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+8
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-11/+0
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-28/+7
* dm: test: Add tests for device's uclass platform dataPrzemyslaw Marczak2015-04-221-0/+20
* dm: test: Allow 'dm test' to select a particular test to runSimon Glass2015-04-181-3/+4
* dm: core: Add a uclass pre_probe() method for devicesSimon Glass2015-04-161-0/+1
* dm: core: Allow uclass to set up a device's child before it is probedSimon Glass2015-01-291-0/+3
* test: dm: Support memory leak checking as a core featureSimon Glass2014-10-231-0/+23
* dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2014-07-231-0/+4
* dm: Introduce per-child data for devicesSimon Glass2014-07-231-0/+9
* dm: Provide a function to scan child FDT nodesSimon Glass2014-07-231-0/+9
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-6/+6
* dm: Add basic testsSimon Glass2014-03-041-0/+167
OpenPOWER on IntegriCloud