aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_controller_events.c
Commit message (Expand)AuthorAge
* Fix numerous 64->32 errors in the unit testsNick Mathewson2014-05-08
* test_cntev_append_cell_stats now no longer leaksNick Mathewson2014-04-26
* Fix memory leaks in test_cntev_append_cell_statsNick Mathewson2014-04-26
* Fix a bunch of coverity-spotted unit test resource leaksNick Mathewson2013-11-22
* squash! Pass const uint64_t pointers, document array length.Karsten Loesing2013-10-28
* Pass const uint64_t pointers, document array length.Karsten Loesing2013-09-12
* Pass around const struct timeval * instead of struct timeval.Karsten Loesing2013-09-12
* Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing2013-05-31