u-boot-brain/test/dm
Simon Glass 0681195977 dm: Add a 'dm' command for testing
This command is not required for driver model operation, but can be useful
for testing. It provides simple dumps of internal data structures.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>
Signed-off-by: Viktor Křivák <viktor.krivak@gmail.com>
Signed-off-by: Tomas Hlavacek <tmshlvck@gmail.com>
2014-03-04 12:15:29 -05:00
..
.gitignore dm: Add basic tests 2014-03-04 12:15:29 -05:00
cmd_dm.c dm: Add a 'dm' command for testing 2014-03-04 12:15:29 -05:00
core.c dm: Add basic tests 2014-03-04 12:15:29 -05:00
Makefile dm: Add a 'dm' command for testing 2014-03-04 12:15:29 -05:00
test-dm.sh dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-driver.c dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-fdt.c dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-main.c dm: Add basic tests 2014-03-04 12:15:29 -05:00
test-uclass.c dm: Add basic tests 2014-03-04 12:15:29 -05:00
test.dts dm: Add basic tests 2014-03-04 12:15:29 -05:00
ut.c dm: Add basic tests 2014-03-04 12:15:29 -05:00