aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_routerkeys.c
Commit message (Collapse)AuthorAge
* Fix leaks in tests related to setting options->DataDirectoryNick Mathewson2014-04-29
| | | | | We pre-populate that value in main(), and we weren't freeing it before overriding it.
* Fix some leaks/missed checks in the unit testsNick Mathewson2014-03-13
| | | | Coverity spotted these.
* Unit tests for test_routerkeys_write_fingerprintNick Mathewson2014-02-28