Skip to content
Commit fb38403e authored by Loic Poulain's avatar Loic Poulain Committed by Jaehoon Chung
Browse files

test: dm: mmc: Check block erasing boundaries



Verify that erasing blocks does not impact adjacent ones.
- Write four blocks [0 1 2 3]
- Erase two blocks [ 1 2 ]
- Verify [0 1 2 3 ]

Signed-off-by: default avatarLoic Poulain <loic.poulain@linaro.org>
parent 38f83ba1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment