summaryrefslogtreecommitdiff
path: root/src/session.c
AgeCommit message (Expand)Author
2010-02-14Don't try to test tokens that are not yet initialized.Stef Walter
2009-11-15Allow use of p11-tests as a library.Stef Walter
2009-11-13Close all sessions before trying to log in as SO.Stef Walter
2008-12-24A few last checks.Stef Walter
2008-12-23Support virtual slots, context specific logins, and other fixes.Stef Walter
2008-12-08Allow implementations not to support CKU_SO.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-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-05Clarify messages.Stef Walter
2008-12-05Added config file support.Stef Walter
2008-12-05Add basic session tests.Stef Walter