u-boot-brain/test/dm
Simon Glass eb9ef5fee7 dm: Use an explicit expect value in core tests
Rather than reusing the 'reg' property, use an explicit property for the
expected ping value used in testing.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:07:23 +01:00
..
.gitignore dm: Add basic tests 2014-03-04 12:15:29 -05:00
cmd_dm.c dm: Use '*' to indicate a device is activated 2014-06-21 10:12:43 -06:00
core.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
gpio.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
Makefile dm: Allow driver model tests only for sandbox 2014-06-20 11:55:52 -06:00
test-dm.sh dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-driver.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test-fdt.c dm: Use an explicit expect value in core tests 2014-07-23 14:07:23 +01:00
test-main.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test-uclass.c dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
test.dts dm: Use an explicit expect value in core tests 2014-07-23 14:07:23 +01:00
ut.c dm: Add basic tests 2014-03-04 12:15:29 -05:00