]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: check return code of helloworld
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 26 Nov 2017 13:05:21 +0000 (14:05 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:39:32 +0000 (13:39 +0100)
commit6c3a93c5be85ad9b2305a80c2426fafc3ce68c54
tree90e9d5f8a62b899feff1109bcfbd4f6655920bb5
parentf9635c9886d16cfc4d559e97e5c7ce2bec704b54
test/py: check return code of helloworld

Check that helloworld.efi returns EFI_SUCCESS.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
test/py/tests/test_efi_loader.py