mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
When there are holes in the NIB (e.g. when entries were removed) currently the NIB crashes the system due to a failed assertion. This commit tests this behavior (`DEVELHELP` needs to be activated to test this behavior). A fix will follow.