mirror of https://github.com/ipxe/ipxe.git
[travis] Build and run the unit test suite
Signed-off-by: Michael Brown <mcb30@ipxe.org>pull/58/merge
parent
aa1f7b0f7f
commit
9ecad204fc
|
@ -43,3 +43,5 @@ script:
|
|||
- make -C src bin-x86_64-linux/blib.a
|
||||
- make -C src bin-x86_64-linux/tap.linux
|
||||
- make -C src bin-x86_64-linux/af_packet.linux
|
||||
- make -C src bin-x86_64-linux/tests.linux
|
||||
- ./src/bin-x86_64-linux/tests.linux
|
||||
|
|
Loading…
Reference in New Issue