wine-wine/dlls/advapi32/tests
Paul Vriens 0539b463e6 advapi32/tests: Add tests for EnumServicesStatusA. 2008-08-22 11:32:09 +02:00
..
Makefile.in tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
cred.c advapi32/tests: Check that a credential type is supported before testing it. Test CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials. Factorize the CredentialBlob checks. 2008-02-15 12:05:39 +01:00
crypt.c advapi32/tests: Remove a stray reference to CryptReleaseContext(). This gets the test to run again on Win95. 2008-05-22 11:43:09 +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 tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
registry.c advapi32/tests: Handle the results from Win9x in the registry tests. 2008-07-30 12:44:37 +02:00
security.c advapi/tests: CreateFile returns INVALID_HANDLE_VALUE on error (Smatch). 2008-08-19 12:54:57 +02:00
service.c advapi32/tests: Add tests for EnumServicesStatusA. 2008-08-22 11:32:09 +02:00