Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trust: Writable module PKCS#11 token functions | Stef Walter | 2013-06-17 | 1 | -3/+11 |
| | | | | | | Although we don't actually write anything out yet, make the various PKCS#11 functions behave properly when faced with requests to write to token objects | ||||
* | common: Abort test cases when one fails | Stef Walter | 2013-06-13 | 1 | -0/+2 |
| | |||||
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 1 | -0/+261 |
* Support the TAP protocol * Much cleaner without having to carry around state * First class support for setup/teardown * Port the common tests * Wait on porting other tests until we've merged outstanding code |