Tools/NetTest - Add TCP Window test (not passing)
[tpg/acess2.git] / Tools / NetTest_Runner / main.c
index 0c2b6c0..b1d95c1 100644 (file)
@@ -26,6 +26,7 @@ int main(int argc, char *argv[])
        t_test  *tests[] = {
                Test_ARP_Basic,
                Test_TCP_Basic,
+               Test_TCP_WindowSizes,
                NULL
                };
 

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