mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 03:30:01 +00:00
3559402781
This test aims to reproduce the issue #2031: https://github.com/contiki-os/contiki/issues/2031 Test nodes are built from the code under example/ipv6/multicast with WITH_SMRF=1 and WITH_DAO_ACK=1. If the simulation runs through for one hour, the test is regarded as success. Otherwise, when it crashes, the test fails. |
||
---|---|---|
.. | ||
code | ||
01-rpl-up-route.csc | ||
02-rpl-root-reboot.csc | ||
03-rpl-28-hours.csc | ||
04-rpl-large-network.csc | ||
05-rpl-up-and-down-routes.csc | ||
06-rpl-temporary-root-loss.csc | ||
07-rpl-random-rearrangement.csc | ||
08-rpl-dao-route-loss-0.csc | ||
08-rpl-dao-route-loss-1.csc | ||
08-rpl-dao-route-loss-2.csc | ||
08-rpl-dao-route-loss-3.csc | ||
08-rpl-dao-route-loss-4.csc | ||
08-rpl-dao-route-loss-5.csc | ||
09-rpl-probing.csc | ||
10-rpl-multi-dodag.csc | ||
11-rpl-multicast.csc | ||
Makefile |