Tools/NetTest - Code cleanup in TCP tests
[tpg/acess2.git] / Tools / NetTest_Runner / include / tests.h
index a96f388..f6cc135 100644 (file)
@@ -10,6 +10,7 @@
 
 extern bool    Test_ARP_Basic(void);
 extern bool    Test_TCP_Basic(void);
+extern bool    Test_TCP_Reset(void);
 extern bool    Test_TCP_WindowSizes(void);
 
 #endif

UCC git Repository :: git.ucc.asn.au