summaryrefslogtreecommitdiff
path: root/common/tests/test-utf8.c
Commit message (Collapse)AuthorAgeFilesLines
* Our own unit testing frameworkStef Walter2013-05-211-36/+24
| | | | | | | | * 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
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-0/+4
|
* Use the CN, OU or O of certificates to generate a labelStef Walter2013-02-051-0/+252
* This is in cases where the certificate information does not already have a friendly name or alias.