[RESEND PATCH 10/10] test: sandbox: add test for erase command
Simon Glass
sjg at chromium.org
Sun Feb 16 20:02:48 CET 2020
Hi Patrick,
On Wed, 12 Feb 2020 at 11:45, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> Add test for the erase command tested on ENV in EXT4.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> configs/sandbox64_defconfig | 1 +
> configs/sandbox_defconfig | 1 +
> configs/sandbox_flattree_defconfig | 1 +
> configs/sandbox_spl_defconfig | 1 +
> test/py/tests/test_env.py | 20 ++++++++++++++++++--
> 5 files changed, 22 insertions(+), 2 deletions(-)
Can you write this test in C?
See ut_check_console_line() in mainline which should help if you need
to check console output.
Regards,
Simon
More information about the U-Boot
mailing list