[PATCH 1/2] rsaenh/tests: Added more key state tests. (try 3)

Qian Hong qhong at codeweavers.com
Fri Jun 28 11:50:10 CDT 2013


Thanks Daniel Jeliński and Juan Lang!

- Superseded Patch 97093.

- Try 2
   - Explicit changing key state by calling CrypteDecrypt with good data 
and Final = FALSE.
   - Creating a block of bad data by modifying good data, instead of 
filling with magic number 0xdeadbeef.
   - Added buffer length tests on failing calls.
   - Added buffer content tests on failing calls.
   - Improved comments.

- Try 3
   - Added SetLastError before last error tests.

---
  dlls/rsaenh/tests/rsaenh.c |  154 
++++++++++++++++++++++++++++++++++++++++++--
  1 file changed, 150 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rsaenh-tests-Added-more-key-state-tests.txt
Type: text/x-patch
Size: 11082 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130629/d3e115d2/attachment.bin>


More information about the wine-patches mailing list