]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4eb4f07375eca773dc8d25e9f244cd40eb8889ef
tree62e1286e2bd1778459716d2ecc48eab95d95c2bd
parentc5d723fb1ea727c7cfe9ef8cc83203db7a8f65c4
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