.. |
cooja_helloworld.csc
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
cooja_helloworld.info
|
using new testOK() method
|
2008-11-05 18:20:30 +00:00 |
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 crosslevel test to renamed nullrdc_noframer
|
2010-11-29 15:07:12 +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
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
esb_helloworld.info
|
added ESB helloworld test (cloned from Sky)
|
2009-12-02 17:16:57 +00:00 |
exp5438_helloworld.csc
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
hello-world.js
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
ip_cooja_telnet_ping.csc
|
replaced Simulation's setDelayTime(ms) method with more intuitive setSpeedLimit(ratio)
|
2012-06-04 16:14:05 +02: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
|
replaced Simulation's setDelayTime(ms) method with more intuitive setSpeedLimit(ratio)
|
2012-06-04 16:14:05 +02: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
|
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
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
multithreading.csc
|
explicit make clean before compiling firmwares
|
2010-02-03 21:16:13 +00:00 |
multithreading.info
|
Added multithreading test:
|
2008-11-21 12:02:29 +00:00 |
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 |
rest_rpl_coap.csc
|
updated to use the renamed examples under /examples/er-rest-example,
|
2012-05-30 14:31:25 +02:00 |
rest_rpl_coap.js
|
bugfix: use new setSpeedLimit(ratio) method in simulation instead of old setDelayTime()
|
2012-06-04 17:37:29 +02:00 |
rime_abc.csc
|
explicit make clean before compiling firmwares
|
2010-02-03 21:16:13 +00:00 |
rime_abc.info
|
more extensive rime abc testing:
|
2008-11-11 15:17:44 +00:00 |
rime_collect.csc
|
Simplified the test code; made the rime_collect and rime_collect_sky tests the same.
|
2011-01-10 15:05:52 +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_collect_sky.csc
|
Simplified the test code; made the rime_collect and rime_collect_sky tests the same.
|
2011-01-10 15:05:52 +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
|
explicit make clean before compiling firmwares
|
2010-02-03 21:16:13 +00:00 |
rime_runicast.info
|
added Rime reliable unicast test.
|
2008-11-11 15:00:43 +00:00 |
rime_trickle.csc
|
explicit make clean before compiling firmwares
|
2010-02-03 21:16:13 +00:00 |
rime_trickle.info
|
added two rime/sky tests: abc and trickle
|
2008-10-02 21:18:59 +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 |
servreg-hack.csc
|
fixed line endings
|
2011-02-11 13:27:17 +01:00 |
sky-ipv6-rpl-collect.csc
|
fixed line endings
|
2011-02-11 13:27:17 +01:00 |
sky-ipv6-rpl-collect.info
|
New nightly regression test for UDP/RPL/IPv6 data collection on the Tmote Sky
|
2010-11-06 12:33: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
|
Improved the clarity of the Coffee test.
|
2011-09-05 21:25:01 +02:00 |
sky_coffee.info
|
info ends with newline
|
2008-09-29 13:13:59 +00:00 |
sky_collect.csc
|
explicit make clean before compiling firmwares
|
2010-02-03 21:16:13 +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
|
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
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
sky_helloworld.info
|
info ends with newline
|
2008-09-29 13:13:59 +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
|
fixed line endings
|
2011-02-11 13:27:17 +01:00 |
sky_ipv6_udp.info
|
Updated the test information messages.
|
2010-05-03 14:56:13 +00:00 |
sky_ipv6_udp_fragmentation.csc
|
added radio logger with 6lowpan filter
|
2012-05-25 14:50:45 +02: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
|
added sky shell basic commands test.
|
2008-11-11 10:35:26 +00:00 |
sky_shell_collect.csc
|
Use collect-view-shell instead of sky-shell
|
2010-12-16 22:53:40 +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_collect_lossy.csc
|
Use collect-view-shell instead of sky-shell
|
2010-12-16 22:53:40 +00:00 |
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
|
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
|
increased inter-rucb-transfer delay to avoid problems in lossy networks
|
2012-05-29 14:56:39 +02:00 |
sky_shell_download.info
|
test info minor fix
|
2010-04-27 07:15:33 +00:00 |
sky_shell_exec_serial.csc
|
compiling with SMALL=0 to avoid problems with Contiki's elf loader
|
2012-05-29 16:46:53 +02: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 |
wismote_helloworld.csc
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |
z1_helloworld.csc
|
added hello world simulation tests for exp5438, z1, and wismote.
|
2012-06-04 17:45:43 +02:00 |