summaryrefslogtreecommitdiff
path: root/src/test/test_consdiffmgr.c
AgeCommit message (Expand)Author
2017-04-24Fix some leaks in the consdiffmgr testsNick Mathewson
2017-04-24Remove a checklist item that was already testedNick Mathewson
2017-04-24consdiffmgr test: do not launch a diff task that is already pendingNick Mathewson
2017-04-24consdiffmgr: tests for consdiffmgr_validate()Nick Mathewson
2017-04-24consdiffmgr: add tests for cdm_entry_get_sha3_valueNick Mathewson
2017-04-24consdiffmgr test: add a test for updating ht on clean/rescan.Nick Mathewson
2017-04-24Expand diff-management test to cover reloading items from diskNick Mathewson
2017-04-24consdiffmgr tests: add tests to validate diff lookup/applicationNick Mathewson
2017-04-24consdiffmgr: Enable in-progress test that was not previously workingNick Mathewson
2017-04-24consdiffmgr: function to re-validate stored sha3 digests at startupNick Mathewson
2017-04-24Consdiffmgr test: Make sure that diffs are removableNick Mathewson
2017-04-24Test the easiest cases of consdiffmgr_cleanup.Nick Mathewson
2017-04-24consdiffmgr non-test: check for initialization failureNick Mathewson
2017-04-24consdiffmgr test: survive failures to compute a diff.Nick Mathewson
2017-04-24Another consdiffmgr test: only generate the diffs that are neededNick Mathewson
2017-04-24Unit tests for consdiffmgr moduleNick Mathewson