test: sandbox: add test for erase command
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 28 Jul 2020 09:51:27 +0000 (11:51 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jul 2020 14:13:00 +0000 (10:13 -0400)
commitef5cc2e5c6f0fe36832230c23aa2e2d8c0764caf
tree62e1286e2bd1778459716d2ecc48eab95d95c2bd
parent0718f7432749af284828e22b0934366244c3ad62
test: sandbox: add test for erase command

Add test for the erase command tested on ENV in EXT4.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_spl_defconfig
test/py/tests/test_env.py