Sweden-Number/dlls/advapi32/tests
Rob Shearman 3498a88179 advapi32: Add tests for EqualSid. 2009-11-16 11:39:24 +01:00
..
Makefile.in advapi32/tests: Add some basic eventlog tests. 2009-10-27 13:42:31 +01:00
cred.c advapi32/tests: Avoid #if 0, use if(0) instead. 2009-09-15 16:41:26 -05:00
crypt.c advapi32/tests: Only release providers and free keys if we've had success creating them. 2009-11-04 16:45:16 +01:00
crypt_lmhash.c advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_md4.c advapi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:46 +01:00
crypt_md5.c advapi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:46 +01:00
crypt_sha.c advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
eventlog.c advapi32/tests: Add tests for reading and writing to a real eventlog. 2009-11-13 13:38:34 +01:00
lsa.c advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids. 2009-10-01 15:39:58 +02:00
registry.c advapi32/tests: Use the global wine_dbgstr_w instead of a local variant. 2009-08-19 13:36:17 +02:00
security.c advapi32: Add tests for EqualSid. 2009-11-16 11:39:24 +01:00
service.c advapi32: Test a combination of CreateServiceA and GetSecurityInfo. 2009-07-21 10:46:45 +02:00