reactos/modules/rostests/apitests/iphlpapi
Carl J. Bialorucki 410db43f20
[IPHLPAPI_APITEST] Test failure fixes (#8214)
- liCreateTimestamp isn't set in TCP tables on several Windows versions. If it isn't, then we can't compare it to the current system time; so don't.
- GetInterfaceName had some test failures unique to Vista, guard them.
- icmp: Accept either ERROR_INVALID_HANDLE  or ERROR_INVALID_PARAMETER as a last error in a couple tests.
2025-07-04 19:14:24 -06:00
..
CMakeLists.txt [IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry 2018-12-21 19:17:11 +01:00
GetExtendedTcpTable.c [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
GetExtendedUdpTable.c [IPHLPAPI_APITEST] Add tests for GetExtendedUdpTable 2018-12-21 19:17:11 +01:00
GetInterfaceName.c [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
GetNetworkParams.c [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
GetOwnerModuleFromTcpEntry.c [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
GetOwnerModuleFromUdpEntry.c [IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry 2018-12-21 19:17:11 +01:00
icmp.c [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
SendARP.c
testlist.c [IPHLPAPI_APITEST] Add tests for GetOwnerModuleFromUdpEntry 2018-12-21 19:17:11 +01:00