add make check for CI

pull/1/head^2
bert hubert 2019-09-05 08:41:53 +02:00
parent cdd472fb7b
commit 7855d90790
1 changed files with 2 additions and 0 deletions

View File

@ -45,3 +45,5 @@ ubxtool: navmon.pb.o ubxtool.o ubx.o bits.o ext/fmt-5.2.1/src/format.o galileo.o
testrunner: navmon.pb.o testrunner.o ubx.o bits.o ext/fmt-5.2.1/src/format.o galileo.o gps.o beidou.o ephemeris.o
$(CXX) -std=gnu++17 $^ -o $@ -lprotobuf
check: testrunner
./testrunner