summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_mmc_rd.py
Commit message (Expand)AuthorAgeFilesLines
* test/py: mmc: Fix 'mmc info' testcaseHarald Seiler2020-03-271-2/+2
* test/py: don't use mmc_rd config for other mmc testsStephen Warren2019-05-091-19/+66
* test/py: mmc: Add 'mmc read' performance checkMarek Vasut2019-04-091-0/+11
* test/py: mmc: Add 'mmc info' testMarek Vasut2019-04-091-0/+37
* test/py: mmc: Add 'mmc rescan' testMarek Vasut2019-04-091-0/+26
* test/py: mmc: Add 'mmc dev' testMarek Vasut2019-04-091-0/+21
* test/py: mmc: Factor out device selectionMarek Vasut2019-04-091-11/+27
* test: Use single quote consistentlySimon Glass2019-01-151-33/+33
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test/py: add MMC/SD block read testStephen Warren2018-03-131-0/+129