index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
test-main.c
Age
Commit message (
Expand
)
Author
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
dm: test: Add support for running tests with livetree
Simon Glass
2017-06-01
dm: test: Show the test filename when running
Simon Glass
2017-06-01
dm: test: Move test running code into a separate function
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
2016-01-29
test/dm: clear unit test failure count each run
Stephen Warren
2015-11-20
test: Record and silence console in tests
Simon Glass
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-20
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-07-21
dm: test: Allow test names to leave out the dm_test_ prefix
Simon Glass
2015-05-21
test: dm: Recover the driver model tree after tests
Joe Hershberger
2015-05-21
test: dm: Don't bail on all tests if one test fails
Joe Hershberger
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-05-15
test: dm: test.dts - move to sandbox dts directory
Przemyslaw Marczak
2015-04-18
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2014-10-24
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-07-23
dm: Allow drivers to be marked 'before relocation'
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
dm: Add basic tests
Simon Glass