aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_mmc_rd.py
AgeCommit message (Expand)AuthorFilesLines
2020-03-27test/py: mmc: Fix 'mmc info' testcaseHarald Seiler1-2/+2
2019-05-09test/py: don't use mmc_rd config for other mmc testsStephen Warren1-19/+66
2019-04-09test/py: mmc: Add 'mmc read' performance checkMarek Vasut1-0/+11
2019-04-09test/py: mmc: Add 'mmc info' testMarek Vasut1-0/+37
2019-04-09test/py: mmc: Add 'mmc rescan' testMarek Vasut1-0/+26
2019-04-09test/py: mmc: Add 'mmc dev' testMarek Vasut1-0/+21
2019-04-09test/py: mmc: Factor out device selectionMarek Vasut1-11/+27
2019-01-15test: Use single quote consistentlySimon Glass1-33/+33
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-13test/py: add MMC/SD block read testStephen Warren1-0/+129