summaryrefslogtreecommitdiff
path: root/p11-kit/tests/test-log.c
Commit message (Collapse)AuthorAgeFilesLines
* Our own unit testing frameworkStef Walter2013-05-211-27/+14
| | | | | | | | * 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
* Add the log-calls module config optionStef Walter2013-05-211-0/+125
If 'log-calls = yes' is set then all the PKCS#11 modules are logged to stderr.