]> git.ipfire.org Git - thirdparty/tor.git/commit
Add tests for the rend cache
authorOla Bini <ola@olabini.se>
Tue, 15 Sep 2015 14:21:50 +0000 (16:21 +0200)
committerOla Bini <ola@olabini.se>
Tue, 15 Sep 2015 14:21:50 +0000 (16:21 +0200)
commitade5005853c17b3ae5923c194680442e0f86db4d
tree5f49844c3e2062b99468fb2d2d0a4bf5224d6b58
parenta444b11323799536b4cd7902e29f711b0806293a
Add tests for the rend cache
src/or/rendcache.c
src/or/rendcache.h
src/or/routerlist.c
src/or/routerlist.h
src/test/include.am
src/test/rend_test_helpers.c [new file with mode: 0644]
src/test/rend_test_helpers.h [new file with mode: 0644]
src/test/test.c
src/test/test_rendcache.c [new file with mode: 0644]