Ralf Habacker ralf.habacker@freenet.de writes:
+/******************************************************************
- test api function AllocateAndGetTcpExTableFromStack()
- Only specific tests required because the function is based
- on build_tcp_table() which is covered by test_GetExtendedTcpTable()
- */
The tests are supposed to test the behavior on Windows. The details of the Wine implementation are irrelevant. You can't assume that the functions share an implementation.