summaryrefslogtreecommitdiff
path: root/src/test/test_replay.c
AgeCommit message (Expand)Author
2013-08-04Use size_t for length in replaycache_add_test_and_elapsed()Arlo Breault
2013-07-16Remove an unused variable in test_replaycache_scrubNick Mathewson
2013-07-16Add more replaycache.c unit tests, bringing coverage to 100% for that fileAndrea Shepard
2013-02-11Fix even more dead code and resource leaks in the unit testsNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-08-03Fix a bunch of "implicit 64->32" warnings from introduce refactoringNick Mathewson
2012-07-31Implement replaycache_t for bug 6177, and unit tests for the precedingAndrea Shepard