[PATCH] crypt32/tests: Added a simple CA test for CertOpenStore.

Alexandre Julliard julliard at winehq.org
Tue Nov 10 10:17:50 CST 2015


Qian Hong <qhong at codeweavers.com> writes:

> Signed-off-by: Qian Hong <qhong at codeweavers.com>
> ---
>  dlls/crypt32/tests/cert.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)

It fails here:

../../../tools/runtest -q -P wine -T ../../.. -M crypt32.dll -p crypt32_test.exe.so cert && touch cert.ok
cert.c:1758: Test succeeded inside todo block: CertEnumCertificatesInStore should have worked
cert.c:1762: Test succeeded inside todo block: Expected CRYPT_E_SELF_SIGNED or CRYPT_E_NOT_FOUND, got 80092007
make[1]: *** [cert.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list