CI: merge simulation-base with ipv6
This commit is contained in:
parent
2593119a02
commit
040edc0b83
@ -88,7 +88,6 @@ env:
|
||||
- BUILD_TYPE='compile-tools' BUILD_CATEGORY='compile'
|
||||
- BUILD_TYPE='rpl-lite' BUILD_CATEGORY='sim'
|
||||
- BUILD_TYPE='rpl-classic' BUILD_CATEGORY='sim'
|
||||
- BUILD_TYPE='ipv6' BUILD_CATEGORY='sim' BUILD_ARCH='msp430'
|
||||
- BUILD_TYPE='simulation-base' BUILD_CATEGORY='sim' BUILD_ARCH='msp430'
|
||||
- BUILD_TYPE='ieee802154' BUILD_CATEGORY='sim'
|
||||
- BUILD_TYPE='tun-rpl-br' BUILD_CATEGORY='sim' BUILD_ARCH='msp430'
|
||||
|
@ -25,7 +25,7 @@
|
||||
org.contikios.cooja.contikimote.ContikiMoteType
|
||||
<identifier>mtype297</identifier>
|
||||
<description>ringbufindex testee</description>
|
||||
<source>[CONFIG_DIR]/code/test-ringbufindex.c</source>
|
||||
<source>[CONFIG_DIR]/code-ringbufindex/test-ringbufindex.c</source>
|
||||
<commands>make test-ringbufindex.cooja TARGET=cooja</commands>
|
||||
<moteinterface>org.contikios.cooja.interfaces.Position</moteinterface>
|
||||
<moteinterface>org.contikios.cooja.interfaces.Battery</moteinterface>
|
||||
|
@ -1 +0,0 @@
|
||||
include ../Makefile.simulation-test
|
Loading…
Reference in New Issue
Block a user