mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-02-04 21:39:49 +00:00
Add test_def.c to Filelists.mk
This commit is contained in:
parent
e77099673c
commit
a98d3a4efb
@ -33,6 +33,7 @@ TESTDIR=$(LWIPDIR)/../test/unit
|
||||
TESTFILES=$(TESTDIR)/lwip_unittests.c \
|
||||
$(TESTDIR)/api/test_sockets.c \
|
||||
$(TESTDIR)/arch/sys_arch.c \
|
||||
$(TESTDIR)/core/test_def.c \
|
||||
$(TESTDIR)/core/test_mem.c \
|
||||
$(TESTDIR)/core/test_pbuf.c \
|
||||
$(TESTDIR)/dhcp/test_dhcp.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user