On Wed, 11 Oct 2023 at 18:56, Sean Anderson <[email protected]> wrote:
>
> Add a test for spl_blk_load_image, currently used only by NVMe. Because
> there is no sandbox NVMe driver, just use MMC instead. Avoid falling back
> to raw images to make failures more obvious.
>
> Signed-off-by: Sean Anderson <[email protected]>
> ---
>
>  configs/sandbox_noinst_defconfig |  2 ++
>  test/image/Kconfig               |  3 +-
>  test/image/spl_load_fs.c         | 62 ++++++++++++++++++++++++++++++++
>  3 files changed, 66 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to