Hi Alex, On 17 November 2016 at 10:31, Alexander Graf <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]> I wonder if you should separate these two tests into different patches? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

