nes-proj/tools/cooja/contiki_tests
nifi 1cdbda249a enable routing for test (UIP_CONF_ROUTER is now disabled by default for platform sky) 2009-06-29 09:58:14 +00:00
..
RUN_ALL minor script updates 2009-06-24 14:41:47 +00:00
RUN_REPEATED bug fix: RUN_TEST removed the aggrerated log + simplified code 2009-06-25 11:10:50 +00:00
RUN_TEST bug fix: RUN_TEST removed the aggrerated log + simplified code 2009-06-25 11:10:50 +00:00
cooja_helloworld.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
cooja_helloworld.info using new testOK() method 2008-11-05 18:20:30 +00:00
cooja_ipv6_udp.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
cooja_ipv6_udp.info added another ipv6 udp test: 2009-04-01 18:09:20 +00:00
crosslevel.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
crosslevel.info Cooja crosslevel communication test: 2008-11-03 14:05:30 +00:00
ip_cooja_telnet_ping.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
ip_cooja_telnet_ping.info cloned sky ip ping test, but for contiki motes 2009-04-23 10:43:16 +00:00
ip_sky_telnet_ping.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
ip_sky_telnet_ping.info running test with simulation delay to avoid test timeout while external ping process has not finished 2009-04-23 10:53:32 +00:00
ip_sky_webserver_wget.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
ip_sky_webserver_wget.info updated test to transfer files over a multihop link, to use NULLMAC, and to clean before and after building the sources 2009-02-16 12:40:28 +00:00
multithreading.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
multithreading.info Added multithreading test: 2008-11-21 12:02:29 +00:00
rime_abc.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_abc.info more extensive rime abc testing: 2008-11-11 15:17:44 +00:00
rime_collect.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_collect.info Added a nightly test for the Rime collect protocol 2009-02-06 10:13:55 +00:00
rime_collect_sky.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_collect_sky.info A nightly test of the Rime collect protocol on the sky platform 2009-02-07 16:18:25 +00:00
rime_rucb.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_rucb.info added rime rucb test 2008-11-11 11:30:02 +00:00
rime_runicast.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_runicast.info added Rime reliable unicast test. 2008-11-11 15:00:43 +00:00
rime_trickle.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_trickle.info added two rime/sky tests: abc and trickle 2008-10-02 21:18:59 +00:00
sky_checkpointing.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_checkpointing.info sky checkpointing test: 2009-02-04 17:53:16 +00:00
sky_coffee.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_coffee.info info ends with newline 2008-09-29 13:13:59 +00:00
sky_collect.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_collect.info modified test to fail if any single node successfully delivers 20 sensor data packets, before all other nodes has delivered 5 packets 2008-12-03 14:19:41 +00:00
sky_deluge.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_deluge.info Added Deluge and tests for it. 2009-02-25 17:00:00 +00:00
sky_helloworld.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_helloworld.info info ends with newline 2008-09-29 13:13:59 +00:00
sky_ipv6_routing.csc enable routing for test (UIP_CONF_ROUTER is now disabled by default for platform sky) 2009-06-29 09:58:14 +00:00
sky_ipv6_routing.info added test script and info for ipv6 routing multihop simulation 2009-04-09 22:45:32 +00:00
sky_ipv6_udp.csc removed deprecated WITH_NULLMAC setting for IPv6. 2009-06-24 16:32:45 +00:00
sky_ipv6_udp.info added very simple sky ipv6 test: exercises the examples/udp-sender-ipv6 and examples/udp-receiver-ipv6 code 2009-02-25 12:14:19 +00:00
sky_shell_basic_commands.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_shell_basic_commands.info added sky shell basic commands test. 2008-11-11 10:35:26 +00:00
sky_shell_collect.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_shell_collect.info Nightly test that runs Contiki's shell collect command in much the same way as the Contiki collect program does 2009-02-08 19:34:34 +00:00
sky_shell_compilation_test.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_shell_compilation_test.info Test that checks if the Contiki shell compiles and runs on the Tmote Sky 2008-11-04 15:17:31 +00:00
sky_shell_download.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_shell_download.info added test for shell download command (sky platform) 2009-04-20 13:04:20 +00:00
sky_shell_exec_serial.csc added make clean + added an extra compilation command with CORE enabled 2009-06-26 13:56:20 +00:00
sky_shell_exec_serial.info new test for shell command 'exec' and the Contiki elfloader: 2009-03-26 12:51:56 +00:00
sky_shell_sendcmd.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
sky_shell_sendcmd.info added test for shell sendcmd command (sky platform) 2009-04-20 13:12:52 +00:00