On Tue, 16 Jun 2020 at 01:41, Patrick Delaunay <patrick.delau...@st.com> wrote: > > Add test for the erase command tested on ENV in EXT4. > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > --- > > (no changes since v1) > > configs/sandbox64_defconfig | 1 + > configs/sandbox_defconfig | 1 + > configs/sandbox_flattree_defconfig | 1 + > configs/sandbox_spl_defconfig | 1 + > test/py/tests/test_env.py | 16 ++++++++++++++++ > 5 files changed, 20 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>