aboutsummaryrefslogtreecommitdiff
path: root/test/dm/core.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-23test: dm: Support memory leak checking as a core featureSimon Glass1-16/+30
2014-07-23dm: Avoid accessing uclasses before they are readySimon Glass1-0/+14
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass1-10/+38
2014-07-23dm: Make sure that the root device is probedSimon Glass1-1/+1
2014-05-27dm: rename device struct to udeviceHeiko Schocher1-16/+16
2014-03-04dm: Add basic testsSimon Glass1-0/+544