Skip to content

Commit 37c2dc9

Browse files
committed
tests-ipv6_nc: init interfaces for all unittests
1 parent 8bc65a9 commit 37c2dc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unittests/tests-ipv6_nc/tests-ipv6_nc.c

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ static void tear_down(void)
5959
/* remove all ncache entries, this is necesaary in case
6060
* the last test initializes timers. */
6161
gnrc_ipv6_nc_init();
62+
gnrc_ipv6_netif_init();
6263
}
6364

6465
static void test_ipv6_nc_add__address_registered(void)

0 commit comments

Comments
 (0)