Hans Leidekker
|
053b2295a5
|
wintrust: Add some tests.
|
2008-12-23 18:52:28 +01:00 |
Francois Gouget
|
c36c161ce6
|
wintrust/tests: Add a trailing '\n' to ok() calls.
|
2008-12-19 17:45:25 +01:00 |
Paul Vriens
|
936bec69cf
|
wintrust/tests: Don't crash on NT4 and W2K.
|
2008-12-19 17:16:31 +01:00 |
Paul Vriens
|
ff833ee255
|
wintrust/tests: Fix test crash on Win9x.
|
2008-12-19 17:16:26 +01:00 |
Hans Leidekker
|
50d76df1ea
|
wintrust: Implement CryptCATAdminCalcHashFromFileHandle.
Based on work done by Maarten Lankhorst.
|
2008-12-19 17:16:12 +01:00 |
Hans Leidekker
|
b8bb31dc34
|
wintrust: Add tests for adding and removing catalog files.
|
2008-12-18 14:52:40 +01:00 |
Hans Leidekker
|
a99ef3570f
|
wintrust: Implement CryptCATAdminReleaseContext.
Based on work done by Maarten Lankhorst.
|
2008-12-18 13:16:13 +01:00 |
Hans Leidekker
|
1d9ce08ce2
|
wintrust: Implement CryptCATAdminAcquireContext.
Based on work done by Maarten Lankhorst.
|
2008-12-18 13:16:07 +01:00 |
Hans Leidekker
|
976341a45e
|
wintrust: Don't test last error on success.
|
2008-12-18 13:15:54 +01:00 |
Hans Leidekker
|
0b0621c8cb
|
wintrust: Open test file with share mode FILE_SHARE_READ.
|
2008-12-18 13:15:44 +01:00 |
Juan Lang
|
8610a0b537
|
wintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode.
|
2008-12-10 10:49:44 +01:00 |
Juan Lang
|
9e7c5626b3
|
wintrust: Implement WVTAsn1SpcSpOpusInfoEncode.
|
2008-12-10 10:49:38 +01:00 |
Juan Lang
|
796bb0734a
|
wintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode.
|
2008-12-10 10:49:30 +01:00 |
Juan Lang
|
cbccab6252
|
wintrust: Implement WVTAsn1SpcFinancialCriteriaInfoDecode.
|
2008-11-04 11:19:21 +01:00 |
Juan Lang
|
4c88340f72
|
wintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfoDecode.
|
2008-11-04 11:19:15 +01:00 |
Juan Lang
|
bbecd6913c
|
wintrust: Implement WVTAsn1SpcFinancialCriteriaInfoEncode.
|
2008-11-04 11:19:05 +01:00 |
Juan Lang
|
5c0d8a3a12
|
wintrust: Add tests for WVTAsn1SpcFinancialCriteriaInfoEncode.
|
2008-11-04 11:19:00 +01:00 |
Juan Lang
|
36d01401dc
|
wintrust: Implement WVTAsn1CatNameValueDecode.
|
2008-10-18 20:13:10 +02:00 |
Juan Lang
|
e009cd9039
|
wintrust: Add tests for WVTAsn1CatNameValueDecode.
|
2008-10-18 20:13:04 +02:00 |
Juan Lang
|
74b91cb25f
|
wintrust: Implement WVTAsn1CatNameValueEncode.
|
2008-10-18 20:12:53 +02:00 |
Juan Lang
|
1f6a67d881
|
wintrust: Add tests for WVTAsn1CatNameValueEncode.
|
2008-10-18 20:12:46 +02:00 |
Juan Lang
|
c80b99a2f4
|
wintrust: Implement WVTAsn1CatMemberInfoDecode.
|
2008-10-18 19:31:34 +02:00 |
Juan Lang
|
6b13b35640
|
wintrust: Add tests for WVTAsn1CatMemberInfoDecode.
|
2008-10-18 19:31:28 +02:00 |
Juan Lang
|
d3d7dfa7ff
|
wintrust: Implement WVTAsn1CatMemberInfoEncode.
|
2008-10-18 19:31:10 +02:00 |
Juan Lang
|
52751981ad
|
wintrust: Add tests for WVTAsn1CatMemberInfoEncode.
|
2008-10-18 19:30:57 +02:00 |
Juan Lang
|
04a65b3cb8
|
wintrust: Fix test failures on Win9x.
|
2008-10-09 14:19:54 +02:00 |
Paul Vriens
|
b7787ec0c8
|
wintrust/tests: Vista/W2K8 have some extra struct members.
|
2008-10-09 13:01:50 +02:00 |
Juan Lang
|
8c90767c3d
|
wintrust: Implement WTHelperGetKnownUsages.
|
2008-10-01 09:56:22 -05:00 |
Juan Lang
|
c4c409e91c
|
wintrust: Add tests for WTHelperGetKnownUsages.
|
2008-10-01 09:55:20 -05:00 |
Paul Vriens
|
6d6881a791
|
wintrust/tests: Add a missing FreeLibrary.
|
2008-09-05 16:26:33 +02:00 |
Francois Gouget
|
32974e25a2
|
wintrust/tests: Fix compilation on systems that don't support nameless unions.
|
2008-07-21 12:57:42 +02:00 |
Juan Lang
|
b871679922
|
wintrust: Execute WinVerifyTrust as a sequence of steps, and return the error code from the first failing step of the sequence.
|
2008-07-16 17:53:18 +02:00 |
Juan Lang
|
a3e601ecf0
|
wintrust: Add tests for WinVerifyTrust/WinVerifyTrustEx.
|
2008-07-16 17:53:07 +02:00 |
Juan Lang
|
1da4a29050
|
wintrust: Move provider function tests to their own function.
|
2008-07-16 17:52:45 +02:00 |
Roy Shea
|
363516d7c3
|
wintrust/test: Verify array length before calling memcmp in test.
|
2008-07-08 10:47:57 +02:00 |
Paul Vriens
|
b3db514cd5
|
wintrust/tests: Fix test on win9x.
|
2008-06-05 12:31:00 +02:00 |
Austin English
|
6e59cd2c34
|
Spelling fixes.
|
2008-04-22 12:20:12 +02:00 |
Francois Gouget
|
dd50ac4e15
|
wintrust/tests: Crypt(En,De)codeObjectEx() are not available on Win9x. So load them dynamically and skip some tests.
|
2008-03-03 12:04:04 +01:00 |
Paul Vriens
|
4844672781
|
wintrust/tests: Add a few tests.
|
2008-02-28 20:00:45 +01:00 |
Paul Vriens
|
84039b26fe
|
wintrust/tests: W2K and XP-SP1 don't set last error.
|
2008-02-28 20:00:41 +01:00 |
Paul Vriens
|
ea4489cfb0
|
wintrust/crypt: Fix some test failures for a NULL parameter.
|
2008-02-11 20:41:40 +01:00 |
Paul Vriens
|
9be7a60d08
|
wintrust/tests: Change test_RegPolicyFlags to use the same logic as the rest of the tests.
|
2008-02-11 20:41:40 +01:00 |
Paul Vriens
|
c16830db8c
|
wintrust/tests: Use GetModuleHandleA instead of LoadLibraryA.
|
2008-02-11 20:41:40 +01:00 |
Paul Vriens
|
533b15d6ea
|
wintrust/tests: Use GetModuleHandleA instead of LoadLibraryA.
|
2008-02-06 14:20:52 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Francois Gouget
|
2eeb4eaf1d
|
wintrust: Fix compilation on systems that don't support nameless unions.
|
2007-09-12 11:33:10 +02:00 |
Juan Lang
|
b157166345
|
wintrust: Implement pfnCertificateTrust.
|
2007-08-29 12:00:33 +02:00 |
Juan Lang
|
4f2fae1d99
|
wintrust: Test and implement pfnAddCert2Chain.
|
2007-08-29 12:00:05 +02:00 |
Juan Lang
|
8c34271aaa
|
wintrust: Test and implement pfnAddSgnr2Chain.
|
2007-08-29 11:59:58 +02:00 |
Juan Lang
|
150ddd6bd4
|
wintrust: Test and implement pfnAddStore2Chain.
|
2007-08-29 11:59:47 +02:00 |