Added test for RtlIpv4StringToAddressExA.

This commit is contained in:
Sebastian Lackner
2014-12-20 20:13:49 +01:00
parent 0d1d699881
commit 030275f110
4 changed files with 148 additions and 2 deletions

View File

@@ -770,8 +770,7 @@ index e8eb04a..3ddb76a 100644
START_TEST(rtl)
{
InitFunctionPtrs();
@@ -1625,4 +2362,7 @@ START_TEST(rtl)
test_RtlIpv4StringToAddress();
@@ -1626,3 +2363,6 @@ START_TEST(rtl)
test_LdrAddRefDll();
test_LdrLockLoaderLock();
+ test_RtlGetCompressionWorkSpaceSize();