From f081661c7a28d5bbdf26ce27fff3aa2c8e03f2f5 Mon Sep 17 00:00:00 2001 From: fros4943 Date: Mon, 29 Sep 2008 13:08:23 +0000 Subject: [PATCH] added (unused) visualized plugins to test. allows importing tests with plugins --- .../cooja/contiki_tests/cooja_helloworld.csc | 35 +++++++++++++++++-- .../cooja/contiki_tests/cooja_helloworld.info | 2 +- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/tools/cooja/contiki_tests/cooja_helloworld.csc b/tools/cooja/contiki_tests/cooja_helloworld.csc index 4af9894e9..7795d5ab3 100644 --- a/tools/cooja/contiki_tests/cooja_helloworld.csc +++ b/tools/cooja/contiki_tests/cooja_helloworld.csc @@ -16,7 +16,7 @@ se.sics.cooja.contikimote.ContikiMoteType - mtype3 + mtype1 Contiki Mote #1 ../../.. ../../../platform/cooja @@ -60,7 +60,7 @@ se.sics.cooja.contikimote.ContikiMote - mtype3 + mtype1 se.sics.cooja.interfaces.Position 91.48300003917207 @@ -81,5 +81,36 @@ + + se.sics.cooja.plugins.SimControl + 315 + 2 + 199 + 13 + 7 + false + + + se.sics.cooja.radiomediums.UDGM$VisUDGM + 300 + 3 + 115 + 354 + 14 + false + + + se.sics.cooja.plugins.LogListener + + + 256 + + 573 + 1 + 200 + 87 + 211 + false + diff --git a/tools/cooja/contiki_tests/cooja_helloworld.info b/tools/cooja/contiki_tests/cooja_helloworld.info index 6391380b4..0049cc33e 100644 --- a/tools/cooja/contiki_tests/cooja_helloworld.info +++ b/tools/cooja/contiki_tests/cooja_helloworld.info @@ -1 +1 @@ -Cooja testapp: Hello world (single node, OS-level) \ No newline at end of file +Cooja testapp: Hello world (single node, OS-level)