diff --git a/tools/cooja/contiki_tests/ctimer.csc b/tools/cooja/contiki_tests/ctimer.csc
deleted file mode 100644
index 6b8ae7224..000000000
--- a/tools/cooja/contiki_tests/ctimer.csc
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
- My simulation
- 0
- 1
- 123456
- 1
- 0
-
- se.sics.cooja.radiomediums.UDGM
- 50.0
- 100.0
- 1.0
- 1.0
-
-
- se.sics.cooja.contikimote.ContikiMoteType
- mtype1
- Contiki Mote #1
- ../../..
- ../../../platform/cooja
- ../apps/mrm
- ../apps/mspsim
- ../../../platform/cooja/testapps
- testctimer.c
- test_ctimer_process
- button_sensor
- pir_sensor
- radio_sensor
- vib_sensor
- se.sics.cooja.interfaces.Position
- se.sics.cooja.interfaces.Battery
- se.sics.cooja.contikimote.interfaces.ContikiVib
- se.sics.cooja.contikimote.interfaces.ContikiMoteID
- se.sics.cooja.contikimote.interfaces.ContikiRS232
- se.sics.cooja.contikimote.interfaces.ContikiBeeper
- se.sics.cooja.contikimote.interfaces.ContikiIPAddress
- se.sics.cooja.contikimote.interfaces.ContikiRadio
- se.sics.cooja.contikimote.interfaces.ContikiButton
- se.sics.cooja.contikimote.interfaces.ContikiPIR
- se.sics.cooja.contikimote.interfaces.ContikiClock
- se.sics.cooja.contikimote.interfaces.ContikiLED
- se.sics.cooja.contikimote.interfaces.ContikiLog
- se.sics.cooja.contikimote.interfaces.ContikiCFS
- cfs_interface
- beep_interface
- button_interface
- radio_interface
- ip_interface
- leds_interface
- moteid_interface
- pir_interface
- rs232_interface
- vib_interface
- clock_interface
- simlog_interface
- false
- Rime
-
-
- se.sics.cooja.contikimote.ContikiMote
- mtype1
-
- se.sics.cooja.interfaces.Position
- 79.66258522384587
- 56.93700296740023
- 0.0
-
-
- se.sics.cooja.contikimote.interfaces.ContikiMoteID
- 1
-
-
- se.sics.cooja.contikimote.interfaces.ContikiIPAddress
- 10.10.2.11
-
-
- se.sics.cooja.interfaces.Battery
- false
-
-
-
-
diff --git a/tools/cooja/contiki_tests/ctimer.js b/tools/cooja/contiki_tests/ctimer.js
deleted file mode 100644
index 1d5a65d20..000000000
--- a/tools/cooja/contiki_tests/ctimer.js
+++ /dev/null
@@ -1,4 +0,0 @@
-if (msg.startsWith("Callback function called at time 50000 (counter=100)")) {
- log.log("TEST OK\n");
- mote.getSimulation().getGUI().doQuit(false);
-}
diff --git a/tools/cooja/contiki_tests/rucb.csc b/tools/cooja/contiki_tests/rucb.csc
deleted file mode 100644
index 33efa229b..000000000
--- a/tools/cooja/contiki_tests/rucb.csc
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
- My simulation
- 0
- 1
- 123456
- 1
- 0
-
- se.sics.cooja.radiomediums.UDGM
- 100.0
- 100.0
- 0.99
- 1.0
-
-
- se.sics.cooja.mspmote.SkyMoteType
- sky1
- Sky Mote Type #1
- ../../../examples/rime/example-rucb.c
- make example-rucb.firmware TARGET=sky
-
-
- se.sics.cooja.mspmote.SkyMote
- sky1
-
- se.sics.cooja.interfaces.Position
- 8.7830079223847
- 95.48302342542931
- 0.0
-
-
- se.sics.cooja.mspmote.interfaces.MspMoteID
- 1
-
-
-
- se.sics.cooja.mspmote.SkyMote
- sky1
-
- se.sics.cooja.interfaces.Position
- 27.845954712384994
- 89.7816915051461
- 0.0
-
-
- se.sics.cooja.mspmote.interfaces.MspMoteID
- 2
-
-
-
-
-
diff --git a/tools/cooja/contiki_tests/rucb.js b/tools/cooja/contiki_tests/rucb.js
deleted file mode 100644
index a5e4d0ce5..000000000
--- a/tools/cooja/contiki_tests/rucb.js
+++ /dev/null
@@ -1,4 +0,0 @@
-if (msg.startsWith("Completion time ")) {
- log.log("TEST OK\n");
- mote.getSimulation().getGUI().doQuit(false);
-}
diff --git a/tools/cooja/contiki_tests/test001.csc b/tools/cooja/contiki_tests/test001.csc
deleted file mode 100644
index 0c9d3cb40..000000000
--- a/tools/cooja/contiki_tests/test001.csc
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
- My simulation
- 0
- 1
- 123456
- 1
- 0
-
- se.sics.cooja.radiomediums.UDGM
- 100.0
- 100.0
- 1.0
- 1.0
-
-
- se.sics.cooja.contikimote.ContikiMoteType
- mtype1
- Contiki Mote #1
- ../../..
- ../../../platform/cooja
- ../apps/mrm
- ../apps/mspsim
- ../../../platform/cooja/testapps
- hello-world.c
- hello_world_process
- button_sensor
- pir_sensor
- radio_sensor
- vib_sensor
- se.sics.cooja.interfaces.Position
- se.sics.cooja.interfaces.Battery
- se.sics.cooja.contikimote.interfaces.ContikiVib
- se.sics.cooja.contikimote.interfaces.ContikiMoteID
- se.sics.cooja.contikimote.interfaces.ContikiRS232
- se.sics.cooja.contikimote.interfaces.ContikiBeeper
- se.sics.cooja.contikimote.interfaces.ContikiIPAddress
- se.sics.cooja.contikimote.interfaces.ContikiRadio
- se.sics.cooja.contikimote.interfaces.ContikiButton
- se.sics.cooja.contikimote.interfaces.ContikiPIR
- se.sics.cooja.contikimote.interfaces.ContikiClock
- se.sics.cooja.contikimote.interfaces.ContikiLED
- se.sics.cooja.contikimote.interfaces.ContikiLog
- se.sics.cooja.contikimote.interfaces.ContikiCFS
- cfs_interface
- beep_interface
- button_interface
- radio_interface
- ip_interface
- leds_interface
- moteid_interface
- pir_interface
- rs232_interface
- vib_interface
- clock_interface
- simlog_interface
- false
- Rime
-
-
- se.sics.cooja.contikimote.ContikiMote
- mtype1
-
- se.sics.cooja.interfaces.Position
- 0.0
- 0.0
- 0.0
-
-
- se.sics.cooja.contikimote.interfaces.ContikiMoteID
- 1
-
-
- se.sics.cooja.contikimote.interfaces.ContikiIPAddress
- 10.10.10.10
-
-
- se.sics.cooja.interfaces.Battery
- false
-
-
-
-
-
diff --git a/tools/cooja/contiki_tests/test001.js b/tools/cooja/contiki_tests/test001.js
deleted file mode 100644
index 198fbd49e..000000000
--- a/tools/cooja/contiki_tests/test001.js
+++ /dev/null
@@ -1,4 +0,0 @@
-if (msg.startsWith("Hello, world")) {
- log.log("TEST OK\n");
- mote.getSimulation().getGUI().doQuit(false);
-}
diff --git a/tools/cooja/contiki_tests/test002.csc b/tools/cooja/contiki_tests/test002.csc
deleted file mode 100644
index 0c9d3cb40..000000000
--- a/tools/cooja/contiki_tests/test002.csc
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
- My simulation
- 0
- 1
- 123456
- 1
- 0
-
- se.sics.cooja.radiomediums.UDGM
- 100.0
- 100.0
- 1.0
- 1.0
-
-
- se.sics.cooja.contikimote.ContikiMoteType
- mtype1
- Contiki Mote #1
- ../../..
- ../../../platform/cooja
- ../apps/mrm
- ../apps/mspsim
- ../../../platform/cooja/testapps
- hello-world.c
- hello_world_process
- button_sensor
- pir_sensor
- radio_sensor
- vib_sensor
- se.sics.cooja.interfaces.Position
- se.sics.cooja.interfaces.Battery
- se.sics.cooja.contikimote.interfaces.ContikiVib
- se.sics.cooja.contikimote.interfaces.ContikiMoteID
- se.sics.cooja.contikimote.interfaces.ContikiRS232
- se.sics.cooja.contikimote.interfaces.ContikiBeeper
- se.sics.cooja.contikimote.interfaces.ContikiIPAddress
- se.sics.cooja.contikimote.interfaces.ContikiRadio
- se.sics.cooja.contikimote.interfaces.ContikiButton
- se.sics.cooja.contikimote.interfaces.ContikiPIR
- se.sics.cooja.contikimote.interfaces.ContikiClock
- se.sics.cooja.contikimote.interfaces.ContikiLED
- se.sics.cooja.contikimote.interfaces.ContikiLog
- se.sics.cooja.contikimote.interfaces.ContikiCFS
- cfs_interface
- beep_interface
- button_interface
- radio_interface
- ip_interface
- leds_interface
- moteid_interface
- pir_interface
- rs232_interface
- vib_interface
- clock_interface
- simlog_interface
- false
- Rime
-
-
- se.sics.cooja.contikimote.ContikiMote
- mtype1
-
- se.sics.cooja.interfaces.Position
- 0.0
- 0.0
- 0.0
-
-
- se.sics.cooja.contikimote.interfaces.ContikiMoteID
- 1
-
-
- se.sics.cooja.contikimote.interfaces.ContikiIPAddress
- 10.10.10.10
-
-
- se.sics.cooja.interfaces.Battery
- false
-
-
-
-
-
diff --git a/tools/cooja/contiki_tests/test002.info b/tools/cooja/contiki_tests/test002.info
deleted file mode 100644
index 501f1894a..000000000
--- a/tools/cooja/contiki_tests/test002.info
+++ /dev/null
@@ -1,3 +0,0 @@
-Bogus test.
-Expecting "bye world" from the hello world application.
-This test should fail.
diff --git a/tools/cooja/contiki_tests/test002.js b/tools/cooja/contiki_tests/test002.js
deleted file mode 100644
index 8ec729037..000000000
--- a/tools/cooja/contiki_tests/test002.js
+++ /dev/null
@@ -1,4 +0,0 @@
-if (msg.startsWith("Bye, world")) {
- log.log("TEST OK\n");
- mote.getSimulation().getGUI().doQuit(false);
-}