]> Git Repo - J-u-boot.git/commit - .travis.yml
travis: Add efi_loader grub2 test
authorAlexander Graf <[email protected]>
Fri, 18 Nov 2016 12:18:00 +0000 (13:18 +0100)
committerTom Rini <[email protected]>
Sun, 27 Nov 2016 14:53:40 +0000 (09:53 -0500)
commit0e4e38ae38801472ee77bb2b52e081017662c2b6
tree12761399a0c3f46af9cd89fd008cf708a752e3a8
parent78992845a00abb735b314463b1a912923f1cc3da
travis: Add efi_loader grub2 test

We have all the building blocks now to run arbitrary efi applications
in travis. The most important one out there is grub2, so let's add
a simple test to verify that grub2 still comes up.

Signed-off-by: Alexander Graf <[email protected]>
.travis.yml
test/py/tests/test_efi_loader.py
This page took 0.033003 seconds and 4 git commands to generate.