..
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
minor cleanup of example (changed to use uiplib to parse IPv6 address)
2010-06-01 13:31:23 +00:00
cooja_ipv6_udp.info
Updated the test information messages.
2010-05-03 14:56:13 +00:00
crosslevel.csc
updated test configs: the test should normally not specify the network configuration, but rather use the default in the application directory
2010-03-10 12:29:24 +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
test now also includes multi-hop pinging (uip_over_mesh), up to 4 hops
2010-03-31 09:35:01 +00:00
ip_cooja_telnet_ping.info
test now also includes multi-hop pinging (uip_over_mesh), up to 4 hops
2010-03-31 09:35:01 +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
old compilation flag WITH_NULLMAC=1 was replaced by netstack's nullmac_driver and nullrdc_Driver
2010-03-29 13:00:15 +00:00
ip_sky_webserver_wget.info
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
updated configs: MAC_DRIVER was replaced by NETSTACK_RDC
2010-03-10 12:34:29 +00:00
netperf-sky-lpp.csc
updated configs: MAC_DRIVER was replaced by NETSTACK_RDC
2010-03-10 12:34:29 +00:00
netperf-sky.csc
Remove the unicast mass-send test since the default number of queuebufs cannot handle 20 concurrent packets
2010-05-20 20:56:36 +00:00
rime_abc.csc
explicit make clean before compiling firmwares
2010-02-03 21:16:13 +00:00
rime_abc.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_collect.csc
updated collect test: bigger network (50), more hops, bugfixed duplicate detection
2010-04-01 12:22:39 +00:00
rime_collect.info
updated collect test: bigger network (50), more hops, bugfixed duplicate detection
2010-04-01 12:22:39 +00:00
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
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
servreg-hack.csc
A quick and dirty service registry daemon hack. The servreg-hack
2010-06-15 19:00:28 +00:00
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
sky_helloworld.csc
explicit make clean before compiling firmwares
2010-02-03 21:16:13 +00:00
sky_helloworld.info
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_fragmentation.csc
minor cleanup of example (changed to use uiplib to parse IPv6 address)
2010-06-01 13:31:23 +00:00
sky_ipv6_udp.csc
minor cleanup of example (changed to use uiplib to parse IPv6 address)
2010-06-01 13:31:23 +00:00
sky_ipv6_udp.info
Updated the test information messages.
2010-05-03 14:56:13 +00:00
sky_shell_basic_commands.csc
shell command 'ps' was removed from sky-shell.c, instead using 'echo' in test
2010-03-29 09:20:47 +00:00
sky_shell_basic_commands.info
sky_shell_collect.csc
workaround to survive the bad characters that are sometimes printed by mspsim-based motes + make clean before compilation
2010-03-29 14:14:09 +00:00
sky_shell_collect.info
sky_shell_compilation_test.csc
test update: contiki shell prompt was changed
2010-03-29 10:52:22 +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
test info minor fix
2010-04-27 07:15:33 +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