osd-contiki/regression-tests/12-rpl
2015-05-10 23:11:31 +02:00
..
code Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack. 2014-12-01 20:13:09 +01:00
01-rpl-up-route.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
02-rpl-root-reboot.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
03-rpl-28-hours.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
04-rpl-large-network.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
05-rpl-up-and-down-routes.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
06-rpl-temporary-root-loss.csc Modified RPL temporary root loss test: now waiting a while after the root is back and checking that all messages after its return are correctly routed 2015-05-10 23:11:31 +02:00
07-rpl-random-rearrangement.csc Renamed Java packages to match our contiki-os.org domain. Note that this commit does not affect external dependencies 2013-11-20 16:43:27 +01:00
08-rpl-dao-route-loss-0.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
08-rpl-dao-route-loss-1.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
08-rpl-dao-route-loss-2.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
08-rpl-dao-route-loss-3.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
08-rpl-dao-route-loss-4.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
08-rpl-dao-route-loss-5.csc Fix log messages of Travis tests in 12-rpl 2015-05-10 19:57:22 +02:00
09-rpl-probing.csc Add regression test for probing 2015-05-10 09:47:17 +02:00
Makefile Split the collect test into collect and collect-lossy to make each individual 2013-03-18 09:07:33 +01:00