Re: [PATCH v3 14/14] test: sandbox: add test for erase command

2020-07-06 Thread Stephen Warren
On 6/25/20 1:59 AM, Patrick Delaunay wrote: > Add test for the erase command tested on ENV in EXT4. Acked-by: Stephen Warren

[PATCH v3 14/14] test: sandbox: add test for erase command

2020-06-25 Thread Patrick Delaunay
Add test for the erase command tested on ENV in EXT4. Signed-off-by: Patrick Delaunay --- Changes in v3: - replace sandbox command by generic command 'env load' in test_env configs/sandbox64_defconfig| 1 + configs/sandbox_defconfig | 1 + configs/sandbox_flattree_defconfig