[PATCH 2/3] ntdll/tests: Tests for RtlIpv6StringToAddressEx (try 6)

Mark Jansen learn0more+wine at gmail.com
Sun Mar 8 12:24:50 CDT 2015


Changes from try5:
-Reformat ipv6 table to be less wide
-Remove _s6_un from memcmp calls

Changes from try4 (all suggestions from stefand in #winehackers):
-Use RtlMultiByteToUnicodeN for A->W conversion
-Fix warning
-Clarify comment / move init_ip6 inside if branch

Changes from try3:
-Also test the W version against the A version
-Test the ip against the non-ex version as suggested by stefand
-Add more testcases
---
 dlls/ntdll/tests/rtl.c | 274 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 274 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-tests-Tests-for-RtlIpv6StringToAddressEx-try-6.txt
Type: text/x-patch
Size: 16327 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150308/611f07e1/attachment.bin>


More information about the wine-patches mailing list