summaryrefslogtreecommitdiff
path: root/test/dm/test-main.c
AgeCommit message (Expand)Author
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass
2017-06-01dm: test: Add support for running tests with livetreeSimon Glass
2017-06-01dm: test: Show the test filename when runningSimon Glass
2017-06-01dm: test: Move test running code into a separate functionSimon Glass
2017-06-01sandbox: Add a way to reset sandbox state for testsSimon Glass
2017-06-01dm: core: Scan the live tree when setting up driver modelSimon Glass
2016-01-29test/dm: clear unit test failure count each runStephen Warren
2015-11-20test: Record and silence console in testsSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-20dm: 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-15test: 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-24test: 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