nes-proj/tools/cooja/contiki_tests
adamdunkels 486f7f9728 Rewrite of the Sky shell collect test. The new test is better equipped
to handle reordered packets - unlike the previous test, the new test
counts all incoming packets in the data stream, even those that are
significantly reordered. The new test also shows the received packets
and their hop counts in a much more readable fashion.
2010-02-28 08:25:36 +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
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 explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
crosslevel.info added application-level mote (/tools/cooja/examples/appmote_rimeabc) to cross-level test 2010-02-03 15:22:58 +00:00
esb_helloworld.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
esb_helloworld.info added ESB helloworld test (cloned from Sky) 2009-12-02 17:16:57 +00:00
ip_cooja_telnet_ping.csc added delay before starting ping process 2009-11-14 10:58:28 +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 explicit make clean before compiling firmwares 2010-02-03 21:16:13 +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 explicit make clean before compiling firmwares 2010-02-03 21:16:13 +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
micaz_helloworld.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
multithreading.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
multithreading.info
netperf-sky-cxmac.csc Bugfix: the cxmac and lpp netperf tests didn't actually run cxmac and lpp 2010-02-04 08:02:09 +00:00
netperf-sky-lpp.csc Bugfix: the cxmac and lpp netperf tests didn't actually run cxmac and lpp 2010-02-04 08:02:09 +00:00
netperf-sky.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
rime_abc.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
rime_abc.info
rime_collect.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_collect.info
rime_collect_sky.csc Added a timeout before the button is pressed, to allow it to initialize 2010-02-03 21:24:24 +00:00
rime_collect_sky.info
rime_rucb.csc moved test scripts into simulation config (.csc) 2009-06-24 14:42:50 +00:00
rime_rucb.info
rime_runicast.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
rime_runicast.info
rime_trickle.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
rime_trickle.info
sky_checkpointing.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_checkpointing.info fixed cooja test info 2009-11-14 11:33:44 +00:00
sky_coffee.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_coffee.info
sky_collect.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_collect.info
sky_deluge.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_deluge.info Added Deluge and tests for it. 2009-02-25 17:00:00 +00:00
sky_helloworld.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_helloworld.info
sky_ipv6_routing.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +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 explicit make clean before compiling firmwares 2010-02-03 21:16:13 +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_ipv6_udp_fragmentation.csc Automated test for testing IPv6/6lowpan fragmentation 2010-02-06 09:57:14 +00:00
sky_shell_basic_commands.csc write command was removed from sky-shell, which requires a test update 2010-02-04 00:07:18 +00:00
sky_shell_basic_commands.info
sky_shell_collect.csc Rewrite of the Sky shell collect test. The new test is better equipped 2010-02-28 08:25:36 +00:00
sky_shell_collect.info
sky_shell_compilation_test.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_shell_compilation_test.info
sky_shell_download.csc explicit make clean before compiling firmwares 2010-02-03 21:16:13 +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 test script bug fix: serial writes to motes should not include a newline. 2009-11-14 11:52:03 +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 explicit make clean before compiling firmwares 2010-02-03 21:16:13 +00:00
sky_shell_sendcmd.info added test for shell sendcmd command (sky platform) 2009-04-20 13:12:52 +00:00