Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 1 | -41/+29 |
| | | | | | | | | * 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 | ||||
* | Use libffi to implement mixins for managed code | Stef Walter | 2013-05-16 | 1 | -0/+183 |
* This allows us to call into subclassed PKCS#11 modules as if they were plain old PKCS#11 modules * libffi is an optional dependency |