Sweden-Number/dlls/advapi32/tests
Francois Gouget c47c6483aa advapi32: RegGetValue() should not return an error when expanding a string and given a NULL buffer and a zero size.
Adjust the tests to cover this case for REG_EXPAND_SZ registry
values. Improve the documentation a bit.
2008-01-11 12:25:14 +01:00
..
Makefile.in advapi32: Add tests for credential management functions. 2007-10-31 12:39:54 +01:00
cred.c advapi32: Add tests for credential management functions. 2007-10-31 12:39:54 +01:00
crypt.c advapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking. 2007-08-23 12:37:55 +02:00
crypt_lmhash.c advapi32/tests: Use GetModuleHandleA and skip. 2007-08-14 20:29:21 +02:00
crypt_md4.c advapi32/tests: No need to check return value of GetModuleHandle. 2007-03-14 22:44:07 +01:00
crypt_md5.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
crypt_sha.c advapi32: Remove tests for the sha context structure. 2007-10-23 12:22:52 +02:00
lsa.c Assorted spelling fixes. 2007-07-05 19:56:34 +02:00
registry.c advapi32: RegGetValue() should not return an error when expanding a string and given a NULL buffer and a zero size. 2008-01-11 12:25:14 +01:00
security.c advapi32/tests: Don't crash on win98. 2008-01-08 12:54:58 +01:00
service.c advapi32/tests: Fix memory leak (found by Smatch). 2007-10-22 15:58:22 +02:00