1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/gnrc_ipv6_nib
Martine Lenders 7f146b6712
tests/gnrc_ipv6_nib: up interface on initial initialization
Since SLAAC now happens on the up event, the tests needs to ensure, that
`gnrc_ipv6_nib_iface_up()` is called before assuming SLAAC happened. For
the mock interface, this is done by gnrc_ipv6_nib_iface_up().
2022-10-12 09:37:26 +02:00
..
tests tests: use check_unittests func from testrunner 2020-03-19 10:39:34 +01:00
common.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
main.c tests/*: add explicit include of timex.h 2020-10-21 21:47:31 +02:00
Makefile Kconfig/pktbuf : Fix check for "CONFIG_GNRC_PKTBUF_SIZE" 2020-10-16 16:02:03 +05:30
Makefile.ci boards/stm32g031-disco,examples,tests: Added STM32G031-DISCO board 2021-10-13 12:14:45 -04:00
mockup_netif.c tests/gnrc_ipv6_nib: up interface on initial initialization 2022-10-12 09:37:26 +02:00