summaryrefslogtreecommitdiff
path: root/test/dm/test-main.c
AgeCommit message (Expand)Author
2016-01-28test/dm: clear unit test failure count each runStephen Warren
2015-11-19test: Record and silence console in testsSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19dm: usb: Avoid time delays in sandbox testsSimon Glass
2015-07-21dm: test: Allow test names to leave out the dm_test_ prefixSimon Glass
2015-05-21test: dm: Recover the driver model tree after testsJoe Hershberger
2015-05-21test: dm: Don't bail on all tests if one test failsJoe Hershberger
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21test: Generalize the unit test frameworkJoe Hershberger
2015-05-14test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak
2015-04-18dm: test: Allow 'dm test' to select a particular test to runSimon Glass
2014-10-23test: dm: Support memory leak checking as a core featureSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add basic testsSimon Glass