BugFix: Segmentation fault of Tree32

Add:    "make test" to .travis.yaml
Add:    compile GatewayTester to .travis.yaml

Signed-off-by: tomoaki <tomoaki@tomy-tech.com>
This commit is contained in:
tomoaki
2017-05-07 21:27:25 +09:00
parent e21b679a03
commit 0adfac47da
5 changed files with 12 additions and 10 deletions

View File

@@ -135,8 +135,6 @@ install:
cp -pf $(CLIENTS) ../../
exectest:
cp -pf $(CONFIG) $(OUTDIR)
cd $(OUTDIR)
./$(TESTPROGNAME) -f ./gateway.conf
./$(OUTDIR)/$(TESTPROGNAME) -f ./gateway.conf