[U-Boot] [PATCH v2 4/6] tests: Add efi_loader hello world test
Simon Glass
sjg at chromium.org
Sat Nov 19 14:48:11 CET 2016
Hi Alex,
On 17 November 2016 at 10:31, Alexander Graf <agraf at suse.de> wrote:
> Now that we have working network tests and a hello world efi application
> built inside our tree, we can automatically test that efi binary running
> inside of U-Boot.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
> test/py/tests/test_efi_loader.py | 158 +++++++++++++++++++++++++++++++++++++++
> 1 file changed, 158 insertions(+)
> create mode 100644 test/py/tests/test_efi_loader.py
For test_efi_helloworld_builtin():
Reviewed-by: Simon Glass <sjg at chromium.org>
I wonder if you should separate these two tests into different patches?
Regards,
Simon
More information about the U-Boot
mailing list