summaryrefslogtreecommitdiff
path: root/src/test/test_entrynodes.c
AgeCommit message (Expand)Author
2014-09-15Use coccinelle scripts to clean up our unit testsNick Mathewson
2014-08-21Fix memory leaks in test_entrynodes.cNick Mathewson
2014-08-20Merge branch 'bug12205_take2_squashed'Nick Mathewson
2014-08-20Whitespace fixesNick Mathewson
2014-08-20Small cleanups to test_entry_is_time_to_retryNick Mathewson
2014-08-20Unit testing entry_is_time_to_retry().rl1987
2014-08-20Fix entrynodes test fails because of outdated test vectors.George Kadianakis
2014-07-16Move test_descriptors.txt to an include fileNick Mathewson
2014-07-16Fix tests when building out-of-treeNick Mathewson
2014-07-16Fix wide lines, make entry_is_live() non-inlineNick Mathewson
2014-07-16Merge remote-tracking branch 'asn/bug12202'Nick Mathewson
2014-07-09Change interface of router_descriptor_is_too_old().George Kadianakis
2014-06-25Change the interface of entry_is_live() to take a bitmap.George Kadianakis
2014-06-25Basic entry_is_live() unittest.George Kadianakis
2014-06-24Add the entrynodes.c unit tests.George Kadianakis