summaryrefslogtreecommitdiffstats
path: root/test/dm/test-main.c
Commit message (Expand)AuthorAgeFilesLines
* test/dm: clear unit test failure count each runStephen Warren2016-01-281-0/+2
* test: Record and silence console in testsSimon Glass2015-11-191-0/+9
* 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/+2
* dm: test: Allow test names to leave out the dm_test_ prefixSimon Glass2015-07-211-2/+13
* test: dm: Recover the driver model tree after testsJoe Hershberger2015-05-211-0/+5
* test: dm: Don't bail on all tests if one test failsJoe Hershberger2015-05-211-5/+2
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-1/+12
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-15/+21
* test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2015-05-141-2/+1
* dm: test: Allow 'dm test' to select a particular test to runSimon Glass2015-04-181-2/+5
* test: dm: Support memory leak checking as a core featureSimon Glass2014-10-231-0/+2
* dm: Allow drivers to be marked 'before relocation'Simon Glass2014-07-231-2/+2
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-1/+1
* dm: Add basic testsSimon Glass2014-03-041-0/+107
OpenPOWER on IntegriCloud