advapi32/tests: Check that a credential type is supported before testing it. Test...
commit79333bd1c0f64e471514677fd0fce690215eca64
authorFrancois Gouget <fgouget@free.fr>
Wed, 13 Feb 2008 21:10:55 +0000 (13 22:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Feb 2008 11:05:39 +0000 (15 12:05 +0100)
tree13ae82a3e2737be7a95c5870fa76a6e557466cbc
parent6552f86ff98ba8458ae07b9c04d415001b1bad7a
advapi32/tests: Check that a credential type is supported before testing it. Test CRED_TYPE_DOMAIN_VISIBLE_PASSWORD credentials. Factorize the CredentialBlob checks.
dlls/advapi32/tests/cred.c