
19 Nov
2016
19 Nov
'16
2:48 p.m.
Hi Alex,
On 17 November 2016 at 10:31, Alexander Graf agraf@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@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@chromium.org
I wonder if you should separate these two tests into different patches?
Regards, Simon