nes-proj/tools/cooja/contiki_tests
adamdunkels 5dc55f0a1b A quick and dirty service registry daemon hack. The servreg-hack
allows a program to register an 8-bit service ID that gets
disseminated to the entire network, as long as a servreg-hack daemon
is running on all neighbors. Other nodes can look up the service ID to
figure out what nodes in the network offer this service.

This is officially labeled as a "hack" so that we don't get too comfy
with it; this hack is not the future of service discovery and
advertisement in Contiki.
2010-06-15 19:00:28 +00:00
..
cooja_helloworld.csc
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
esb_helloworld.csc
esb_helloworld.info
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
ip_sky_telnet_ping.info
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
multithreading.csc
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
rime_abc.info
rime_collect_sky.csc
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
rime_rucb.info
rime_runicast.csc
rime_runicast.info
rime_trickle.csc
rime_trickle.info
RUN_ALL
RUN_REPEATED
RUN_TEST
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
sky_checkpointing.info
sky_coffee.csc
sky_coffee.info
sky_collect.csc
sky_collect.info
sky_deluge.csc
sky_deluge.info
sky_helloworld.csc
sky_helloworld.info
sky_ipv6_routing.info
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
sky_shell_download.info test info minor fix 2010-04-27 07:15:33 +00:00
sky_shell_exec_serial.csc
sky_shell_exec_serial.info
sky_shell_sendcmd.csc
sky_shell_sendcmd.info