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