We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc65a9 commit 37c2dc9Copy full SHA for 37c2dc9
tests/unittests/tests-ipv6_nc/tests-ipv6_nc.c
@@ -59,6 +59,7 @@ static void tear_down(void)
59
/* remove all ncache entries, this is necesaary in case
60
* the last test initializes timers. */
61
gnrc_ipv6_nc_init();
62
+ gnrc_ipv6_netif_init();
63
}
64
65
static void test_ipv6_nc_add__address_registered(void)
0 commit comments