u-boot-2016/test
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str()
The current name is too generic. The function returns a block device based
on a provided string. Rename it to aid searching and make its purpose
clearer. Also add a few comments.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
2016-03-14 15:34:50 -06:00
..
dm dm: blk: Rename get_device() to blk_get_device_by_str() 2016-03-14 15:34:50 -06:00
env
fs
image image: Fix FIT and vboot tests to exit sandbox correctly 2016-02-26 08:53:10 -07:00
py test/py: skip tests that require large CONFIG_SYS_MAXARGS 2016-02-26 08:42:12 -05:00
stdint
trace trace: Improve the trace test number recognition 2016-02-26 08:53:10 -07:00
vboot image: Fix FIT and vboot tests to exit sandbox correctly 2016-02-26 08:53:10 -07:00
cmd_ut.c
command_ut.c test/py: test the shell if command 2016-01-20 19:06:23 -07:00
common.sh
compression.c
Kconfig
Makefile
time_ut.c
ut.c