mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-20 14:03:38 +08:00
lowpan6: fix FRAG1 decompression failure and add unit test
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
This commit is contained in:
@@ -43,6 +43,7 @@ TESTFILES=$(TESTDIR)/lwip_unittests.c \
|
||||
$(TESTDIR)/etharp/test_etharp.c \
|
||||
$(TESTDIR)/ip4/test_ip4.c \
|
||||
$(TESTDIR)/ip6/test_ip6.c \
|
||||
$(TESTDIR)/lowpan6/test_lowpan6.c \
|
||||
$(TESTDIR)/mdns/test_mdns.c \
|
||||
$(TESTDIR)/mqtt/test_mqtt.c \
|
||||
$(TESTDIR)/tcp/tcp_helper.c \
|
||||
|
||||
Reference in New Issue
Block a user