]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: blk: Add tests for block devices
authorSimon Glass <sjg@chromium.org>
Sun, 13 Mar 2016 14:22:36 +0000 (08:22 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Mar 2016 03:27:39 +0000 (21:27 -0600)
commite4fb863f6dec0002069d57422ebe3ce3af69a273
tree2bb7ea4f10f28db5af4b08c0c4ebbddb75e943d2
parent33cf727b1634dbd9cd68a6ebc444a88f053822d7
dm: blk: Add tests for block devices

Add some tests to check that block devices work as expected.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
test/dm/Makefile
test/dm/blk.c [new file with mode: 0644]