index
:
p11-tests
master
Test cases for pkcs11 modules
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
p11-tests.h
Age
Commit message (
Collapse
)
Author
2009-11-15
Allow use of p11-tests as a library.
Stef Walter
2009-01-10
Test creation of session keys.
Stef Walter
2008-12-24
Add generic crypto testing.
Stef Walter
2008-12-24
Add DSA key support to tests.
Stef Walter
2008-12-23
Support virtual slots, context specific logins, and other fixes.
Stef Walter
2008-12-09
Fix some memory leaks.
Stef Walter
2008-12-09
Declare key tests.
Stef Walter
2008-12-09
Add testing of key objects.
Stef Walter
2008-12-09
Add tests for X509 certificates.
Stef Walter
2008-12-08
Add verbose -v flag to P11 test.
Stef Walter
2008-12-06
Change how the tests are logged and failed.
Stef Walter
2008-12-06
Build on Win32 and create VCE project.
Stef Walter
2008-12-05
Implement RSA encrypt and decrypt.
Stef Walter
2008-12-05
Hide some more of the slot info, and id lookups.
Stef Walter
2008-12-05
Implement GetAttributeValue tests.
Stef Walter
2008-12-05
Add support for testing FindObjects.
Stef Walter
2008-12-05
Implement login.
Stef Walter
2008-12-05
Add ability to run NSS libsoftokn3 using the lazy flag.
Stef Walter
2008-12-05
Added config file support.
Stef Walter
2008-12-05
Add basic session tests.
Stef Walter
2008-12-05
Implement mechanism info tests.
Stef Walter
2008-12-04
Add GetInfo, GetSlotInfo, GetTokenInfo, GetSlotList tests.
Stef Walter
2008-12-04
Implement initialize testing.
Stef Walter
2008-12-04
Add basic module loading and printing of messages.
Stef Walter