mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-22 00:33:46 +08:00
ci: Add unit test suite to validate tcp state transitions
This commit is contained in:
committed by
Simon Goldschmidt
parent
a6874a46c6
commit
f50c87da6f
@@ -47,6 +47,7 @@ TESTFILES=$(TESTDIR)/lwip_unittests.c \
|
||||
$(TESTDIR)/mqtt/test_mqtt.c \
|
||||
$(TESTDIR)/tcp/tcp_helper.c \
|
||||
$(TESTDIR)/tcp/test_tcp_oos.c \
|
||||
$(TESTDIR)/tcp/test_tcp_state.c \
|
||||
$(TESTDIR)/tcp/test_tcp.c \
|
||||
$(TESTDIR)/udp/test_udp.c \
|
||||
$(TESTDIR)/ppp/test_pppos.c
|
||||
|
||||
Reference in New Issue
Block a user