Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: test: Allow test names to leave out the dm_test_ prefix | Simon Glass | 2015-07-21 | -2/+13 |
* | test: dm: Recover the driver model tree after tests | Joe Hershberger | 2015-05-21 | -0/+5 |
* | test: dm: Don't bail on all tests if one test fails | Joe Hershberger | 2015-05-21 | -5/+2 |
* | test: dm: Move the dm tests over to the ut command | Joe Hershberger | 2015-05-21 | -1/+12 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | -15/+21 |
* | test: dm: test.dts - move to sandbox dts directory | Przemyslaw Marczak | 2015-05-14 | -2/+1 |
* | dm: test: Allow 'dm test' to select a particular test to run | Simon Glass | 2015-04-18 | -2/+5 |
* | test: dm: Support memory leak checking as a core feature | Simon Glass | 2014-10-23 | -0/+2 |
* | dm: Allow drivers to be marked 'before relocation' | Simon Glass | 2014-07-23 | -2/+2 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -1/+1 |
* | dm: Add basic tests | Simon Glass | 2014-03-04 | -0/+107 |