zephyr/tests/net/mld
Paul Sokolovsky 898c88f908 tests: net: mld: Update after solicited-node mcast refactor.
1. MLD events now can happen before the test starts to run, (at iface
initialization time), so use static initialization of test semaphore.
2. Don't use a well-known multicast group like ff02::1 (all nodes),
as they are managed by the underlying stack. Use a dedicated test
address (ff10::1 here).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-12-11 09:09:48 -05:00
..
src tests: net: mld: Update after solicited-node mcast refactor. 2017-12-11 09:09:48 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
prj.conf drivers: Rename `random` to `entropy` 2017-11-01 08:26:29 -04:00
testcase.yaml tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00