mirror of
https://github.com/eclipse/paho.mqtt-sn.embedded-c.git
synced 2025-12-13 15:36:51 +01:00
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:
@@ -135,8 +135,6 @@ install:
|
||||
cp -pf $(CLIENTS) ../../
|
||||
|
||||
exectest:
|
||||
cp -pf $(CONFIG) $(OUTDIR)
|
||||
cd $(OUTDIR)
|
||||
./$(TESTPROGNAME) -f ./gateway.conf
|
||||
./$(OUTDIR)/$(TESTPROGNAME) -f ./gateway.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user