Added regression tests that test IPv6 fragmentation

This commit is contained in:
Adam Dunkels 2013-07-27 13:48:54 +02:00
parent f5307fc01e
commit b6770b9de8
22 changed files with 2258 additions and 0 deletions

View file

@ -0,0 +1,7 @@
CONTIKI=../../../..
WITH_UIP6=1
UIP_CONF_IPV6=1
CFLAGS+= -DUIP_CONF_IPV6_RPL -DPROJECT_CONF_H=\"project-conf.h\"
include $(CONTIKI)/Makefile.include