summaryrefslogtreecommitdiff
path: root/src/module.c
AgeCommit message (Expand)Author
2011-02-20Make CKR_CRYPTOKI_ALREADY_INITIALIZED be optional.Stef Walter
2009-11-15Allow use of p11-tests as a library.Stef Walter
2008-12-09Fixes for building on Windows, and some tweaks for testing the CAPI PKCS#11 m...Stef Walter
2008-12-08Fix problem when comparing the function list. Stef Walter
2008-12-08Turn warning about function list into an info.Stef Walter
2008-12-06Change how the tests are logged and failed.Stef Walter
2008-12-06Fix syntax error on unix sideStef Walter
2008-12-06Build on Win32 and create VCE project.Stef Walter
2008-12-05Implement GetAttributeValue tests.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-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