소스 검색

[travis] Build and run the unit test suite

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown 8 년 전
부모
커밋
9ecad204fc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml 파일 보기

43
   - make -C src bin-x86_64-linux/blib.a
43
   - make -C src bin-x86_64-linux/blib.a
44
   - make -C src bin-x86_64-linux/tap.linux
44
   - make -C src bin-x86_64-linux/tap.linux
45
   - make -C src bin-x86_64-linux/af_packet.linux
45
   - make -C src bin-x86_64-linux/af_packet.linux
46
+  - make -C src bin-x86_64-linux/tests.linux
47
+  - ./src/bin-x86_64-linux/tests.linux

Loading…
취소
저장