summaryrefslogtreecommitdiffstats
path: root/test/dm/mmc.c
Commit message (Collapse)AuthorAgeFilesLines
* dm: mmc: test: Add tests for MMCSimon Glass2016-05-171-0/+19
| | | | | | | | Add a simple test which checks that a sandbox-emulated SD card can be used correctly. This tests plumbing through the MMC stack's block-device implementaion. Signed-off-by: Simon Glass <sjg@chromium.org>
* dm: test: Add a test for the mmc uclassSimon Glass2015-07-211-0/+27
Add a test to confirm that we can probe this device. Since there is no MMC stack support in sandbox at present, this is as far as the test goes. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud