Updated paths to relative paths to make it easier to move tests to new directories

This commit is contained in:
Adam Dunkels 2013-03-17 10:39:13 +01:00
parent 49bf7626f1
commit e9b1374383
6 changed files with 14 additions and 14 deletions

View File

@ -24,7 +24,7 @@
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype346</identifier>
<description>Cooja Mote Type #1</description>
<source>[CONTIKI_DIR]/regression-tests/04-rime/code/trickle-node.c</source>
<source>[CONFIG_DIR]/code/trickle-node.c</source>
<commands>make trickle-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
<moteinterface>se.sics.cooja.interfaces.Battery</moteinterface>

View File

@ -24,7 +24,7 @@
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype140</identifier>
<description>Cooja Mote Type #1</description>
<source>[CONTIKI_DIR]/regression-tests/04-rime/code/mesh-node.c</source>
<source>[CONFIG_DIR]/code/mesh-node.c</source>
<commands>make mesh-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
<moteinterface>se.sics.cooja.interfaces.Battery</moteinterface>

View File

@ -24,7 +24,7 @@
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype456</identifier>
<description>Sender</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/sender-node.c</source>
<source>[CONFIG_DIR]/code/sender-node.c</source>
<commands>make TARGET=cooja clean
make sender-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -49,7 +49,7 @@ make sender-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype452</identifier>
<description>RPL root</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/root-node.c</source>
<source>[CONFIG_DIR]/code/root-node.c</source>
<commands>make TARGET=cooja clean
make root-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -74,7 +74,7 @@ make root-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype904</identifier>
<description>Receiver</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/receiver-node.c</source>
<source>[CONFIG_DIR]/code/receiver-node.c</source>
<commands>make TARGET=cooja clean
make receiver-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>

View File

@ -24,7 +24,7 @@
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype748</identifier>
<description>Sender</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/sender-node.c</source>
<source>[CONFIG_DIR]/code/sender-node.c</source>
<commands>make TARGET=cooja clean
make sender-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -49,7 +49,7 @@ make sender-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype442</identifier>
<description>RPL root</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/root-node.c</source>
<source>[CONFIG_DIR]/code/root-node.c</source>
<commands>make TARGET=cooja clean
make root-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -74,7 +74,7 @@ make root-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype236</identifier>
<description>Receiver</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/receiver-node.c</source>
<source>[CONFIG_DIR]/code/receiver-node.c</source>
<commands>make TARGET=cooja clean
make receiver-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>

View File

@ -24,7 +24,7 @@
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype391</identifier>
<description>Sender</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/sender-node.c</source>
<source>[CONFIG_DIR]/code/sender-node.c</source>
<commands>make TARGET=cooja clean
make sender-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -49,7 +49,7 @@ make sender-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype250</identifier>
<description>RPL root</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/root-node.c</source>
<source>[CONFIG_DIR]/code/root-node.c</source>
<commands>make TARGET=cooja clean
make root-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -74,7 +74,7 @@ make root-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype822</identifier>
<description>Receiver</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/receiver-node.c</source>
<source>[CONFIG_DIR]/code/receiver-node.c</source>
<commands>make TARGET=cooja clean
make receiver-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>

View File

@ -24,7 +24,7 @@
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype456</identifier>
<description>Sender</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/sender-node.c</source>
<source>[CONFIG_DIR]/code/sender-node.c</source>
<commands>make TARGET=cooja clean
make sender-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -49,7 +49,7 @@ make sender-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype452</identifier>
<description>RPL root</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/root-node.c</source>
<source>[CONFIG_DIR]/code/root-node.c</source>
<commands>make TARGET=cooja clean
make root-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>
@ -74,7 +74,7 @@ make root-node.cooja TARGET=cooja</commands>
se.sics.cooja.contikimote.ContikiMoteType
<identifier>mtype904</identifier>
<description>Receiver</description>
<source>[CONTIKI_DIR]/regression-tests/11-rpl/code/receiver-node.c</source>
<source>[CONFIG_DIR]/code/receiver-node.c</source>
<commands>make TARGET=cooja clean
make receiver-node.cooja TARGET=cooja</commands>
<moteinterface>se.sics.cooja.interfaces.Position</moteinterface>