Commit e6f28ebb authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

advapi32: Add tests for credential management functions.

parent e3fae172
...@@ -7,6 +7,7 @@ IMPORTS = ole32 advapi32 kernel32 ...@@ -7,6 +7,7 @@ IMPORTS = ole32 advapi32 kernel32
EXTRALIBS = -luuid EXTRALIBS = -luuid
CTESTS = \ CTESTS = \
cred.c \
crypt.c \ crypt.c \
crypt_lmhash.c \ crypt_lmhash.c \
crypt_md4.c \ crypt_md4.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment