Tools/NetTest - Add TCP Window test (not passing)
[tpg/acess2.git] / Tools / NetTest_Runner / include / tests.h
index bb16722..a96f388 100644 (file)
@@ -10,6 +10,7 @@
 
 extern bool    Test_ARP_Basic(void);
 extern bool    Test_TCP_Basic(void);
+extern bool    Test_TCP_WindowSizes(void);
 
 #endif
 

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