advapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking

Alexandre Julliard julliard at winehq.org
Wed Aug 22 06:07:09 CDT 2007


"Juan Lang" <juan.lang at gmail.com> writes:

> From 53a45e7e2adf3b8591f2c07501e7b37538d95657 Mon Sep 17 00:00:00 2001
> From: Juan Lang <juan.lang at gmail.com>
> Date: Tue, 21 Aug 2007 15:10:35 -0700
> Subject: [PATCH] Add more tests for CryptVerifySignatureW, and correct its parameter checking

This breaks the tests:

../../../tools/runtest -q -P wine -M rsaenh.dll -T ../../.. -p rsaenh_test.exe.so rsaenh.c && touch rsaenh.ok
rsaenh.c:1081: Test failed: Expected ERROR_INVALID_PARAMETER error, got 80090006
make: *** [rsaenh.ok] Error 1

Also the indentation is messed up, please fix your tab size.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list