Files
u-boot-tk1-som/include
Simon Glass 2e7d35d2a6 dm: Add basic tests
Add some tests of driver model functionality. Coverage includes:

- basic init
- binding of drivers to devices using platform_data
- automatic probing of devices when referenced
- availability of platform data to devices
- lifecycle from bind to probe to remove to unbind
- renumbering within a uclass when devices are probed/removed
- calling driver-defined operations
- deactivation of drivers when removed
- memory leak across creation and destruction of drivers/uclasses
- uclass init/destroy methods
- automatic probe/remove of children/parents when needed

This function is enabled for sandbox, using CONFIG_DM_TEST.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-03-04 12:15:29 -05:00
..
2013-04-01 16:33:52 -04:00
2014-03-04 12:15:29 -05:00
2014-03-04 12:15:29 -05:00
2013-04-01 16:33:52 -04:00
2014-02-04 16:32:20 +01:00
2014-02-21 08:42:47 -05:00
2014-03-04 12:15:29 -05:00
2013-06-26 10:07:11 -04:00
2014-02-19 09:47:34 -05:00
2014-02-19 09:47:34 -05:00
2014-02-03 09:46:45 -07:00
2014-02-20 06:48:23 +01:00
2013-09-24 09:10:33 -04:00
2014-02-19 11:10:04 -05:00
2013-04-01 16:33:52 -04:00
2013-09-20 10:30:54 -04:00
2013-11-09 17:21:01 +01:00
2013-11-09 17:21:01 +01:00
2014-02-19 10:47:43 -05:00
2013-12-04 08:11:28 -05:00
2013-08-28 11:44:59 -04:00