Skip to content

Commit

Permalink
fixup! tests: adapt tests for gnrc_netif checks
Browse files Browse the repository at this point in the history
Amend to gnrc_ndp's BOARD_INSUFFICIENT_MEMORY list.
  • Loading branch information
miri64 committed Jan 19, 2019
1 parent 27cdacc commit 45d0db7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/gnrc_ndp/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
include ../Makefile.tests_common

BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-mega2560 arduino-uno \
chronos nucleo-f031k6 nucleo-f042k6 nucleo-l031k6 \
chronos nucleo-f030r8 nucleo-f031k6 nucleo-f042k6 \
nucleo-l031k6 nucleo-l053r8 stm32f0discovery \
telosb waspmote-pro wsn430-v1_3b wsn430-v1_4

USEMODULE += gnrc_ipv6_nib_router
Expand Down

0 comments on commit 45d0db7

Please sign in to comment.