1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests: adapt gnrc_ndp2 tests for router behavior

This commit is contained in:
Martine Lenders 2017-08-22 13:20:37 +02:00
parent 319c0f9d21
commit 6b320fe40e
No known key found for this signature in database
GPG Key ID: 8E97A9FE55F25D62

View File

@ -4,7 +4,7 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := chronos nucleo32-f031 nucleo32-f042 nucleo32-l031
USEMODULE += gnrc_ipv6_nib
USEMODULE += gnrc_ipv6_nib_router
USEMODULE += gnrc_ndp2
USEMODULE += gnrc_netif2
USEMODULE += embunit