[PATCH 1/3] ntdll/tests: Tests for RtlIpv6StringToAddress (try 6)

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


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

Changes from try4:
-Use RtlMultiByteToUnicodeN for A->W conversion as suggested by stefand on

Changes from try3:
-Also test the W version against the A version
-Expand the test with more corner cases
-replace the 'broken' int with an enum as suggested by stefand
-add comments to the flags, explaining their purpose.
-initialize ipv6 from int array in a small function to avoid code
duplication
---
 dlls/ntdll/tests/rtl.c | 440 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 440 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-tests-Tests-for-RtlIpv6StringToAddress-try-6.txt
Type: text/x-patch
Size: 29268 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150308/e04acf88/attachment-0001.bin>


More information about the wine-patches mailing list