Added compilation test of OMA LMW2M to the regression tests

This commit is contained in:
Niclas Finne 2015-12-21 14:57:45 +01:00
parent 5da887c35f
commit cef3c39b7c
2 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,7 @@ hello-world/z1 \
eeprom-test/native \ eeprom-test/native \
collect/sky \ collect/sky \
er-rest-example/wismote \ er-rest-example/wismote \
ipso-objects/wismote \
example-shell/native \ example-shell/native \
netperf/sky \ netperf/sky \
powertrace/sky \ powertrace/sky \

View file

@ -12,6 +12,7 @@ cc26xx/very-sleepy-demo/srf06-cc26xx \
hello-world/cc2538dk \ hello-world/cc2538dk \
ipv6/rpl-border-router/cc2538dk \ ipv6/rpl-border-router/cc2538dk \
er-rest-example/cc2538dk \ er-rest-example/cc2538dk \
ipso-objects/cc2538dk \
webserver-ipv6/cc2538dk \ webserver-ipv6/cc2538dk \
cc2538dk/cc2538dk \ cc2538dk/cc2538dk \
cc2538dk/udp-ipv6-echo-server/cc2538dk \ cc2538dk/udp-ipv6-echo-server/cc2538dk \
@ -21,6 +22,7 @@ ipv6/multicast/cc2538dk \
zolertia/zoul/zoul \ zolertia/zoul/zoul \
zolertia/zoul/cc1200-demo/zoul \ zolertia/zoul/cc1200-demo/zoul \
er-rest-example/zoul \ er-rest-example/zoul \
ipso-objects/zoul \
hello-world/zoul \ hello-world/zoul \
cc2538dk/mqtt-demo/zoul \ cc2538dk/mqtt-demo/zoul \
er-rest-example/stm32nucleo-spirit1 \ er-rest-example/stm32nucleo-spirit1 \