index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dm
/
test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-29
1
-0
/
+2
|
\
|
*
test: Add udevice declaration to avoid build error
Simon Glass
2021-03-28
1
-0
/
+2
*
|
dtoc: Generate uclass devices
Simon Glass
2021-03-22
1
-0
/
+5
*
|
test: Drop struct dm_test_state
Simon Glass
2021-03-12
1
-17
/
+0
*
|
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
1
-1
/
+1
*
|
test: Mark all driver model tests with a flag
Simon Glass
2021-03-12
1
-1
/
+2
|
/
*
test: Move some test drivers into their own file
Simon Glass
2021-01-05
1
-0
/
+18
*
test: Use a simple variable to record removed device
Simon Glass
2021-01-05
1
-2
/
+0
*
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-07
1
-9
/
+0
*
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
1
-3
/
+0
*
video: Add comments to struct sandbox_sdl_plat
Simon Glass
2020-07-09
1
-1
/
+13
*
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
1
-0
/
+2
*
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
2018-11-14
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: core: Run tests with both livetree and flat tree
Simon Glass
2017-06-01
1
-0
/
+2
*
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
1
-0
/
+2
*
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
1
-0
/
+8
*
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
1
-11
/
+0
*
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
1
-28
/
+7
*
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-22
1
-0
/
+20
*
dm: test: Allow 'dm test' to select a particular test to run
Simon Glass
2015-04-18
1
-3
/
+4
*
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
1
-0
/
+1
*
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
1
-0
/
+3
*
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-10-23
1
-0
/
+23
*
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
2014-07-23
1
-0
/
+4
*
dm: Introduce per-child data for devices
Simon Glass
2014-07-23
1
-0
/
+9
*
dm: Provide a function to scan child FDT nodes
Simon Glass
2014-07-23
1
-0
/
+9
*
dm: rename device struct to udevice
Heiko Schocher
2014-05-27
1
-6
/
+6
*
dm: Add basic tests
Simon Glass
2014-03-04
1
-0
/
+167