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

Mark Jansen learn0more+wine at gmail.com
Tue Mar 3 17:32:42 CST 2015


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 | 311 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 311 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-tests-Tests-for-RtlIpv6StringToAddress-try-5.txt
Type: text/x-patch
Size: 27556 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150304/99ad54e5/attachment-0001.bin>


More information about the wine-patches mailing list