[U-Boot] [PATCH v2 1/4] add test for two 'loadables'

Simon Glass sjg at chromium.org
Mon May 18 23:34:38 CEST 2015


On 15 May 2015 at 15:13, Karl Apsite <Karl.Apsite at dornerworks.com> wrote:
>
> From: Karl Apsite <karl.apsite at dornerworks.com>
>
> A simple test that attmpts to load two loadables and verify that they
> are properly unpacked in the u-boot sandbox.
>
> Signed-off-by: Karl Apsite <Karl.Apsite at dornerworks.com>
> ---
>
>  test/image/test-fit.py | 73 +++++++++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 64 insertions(+), 9 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

But when you resend please do check the order of the patches. I don't
think this test will pass until the other code is in. We need to keep
bisectability of building and tests passing.


More information about the U-Boot mailing list