add new ip6 tests to (c)make list files

This commit is contained in:
Simon Goldschmidt
2018-06-10 19:23:02 +02:00
parent 31e07f90bd
commit f8e7cccf21
2 changed files with 2 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ TESTFILES=$(TESTDIR)/lwip_unittests.c \
$(TESTDIR)/dhcp/test_dhcp.c \
$(TESTDIR)/etharp/test_etharp.c \
$(TESTDIR)/ip4/test_ip4.c \
$(TESTDIR)/ip6/test_ip6.c \
$(TESTDIR)/mdns/test_mdns.c \
$(TESTDIR)/mqtt/test_mqtt.c \
$(TESTDIR)/tcp/tcp_helper.c \