mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
tests: deactivate assert() for netdev_test
This commit is contained in:
parent
934b075f76
commit
f26cd88511
@ -1,3 +1,7 @@
|
||||
# These tests hit an assert when used with gnrc_netif, but they exactly for
|
||||
# testing this netdev simulating framework, so I it's better if the assert is
|
||||
# ignored.
|
||||
CFLAGS += -DNDEBUG
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := nucleo32-f031
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user