summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-02-08Avoid calling SMARTLIST_FOREACH on a NULL smartlist in teststeor
2015-02-06Merge remote-tracking branch 'sebastian/bug13993'Nick Mathewson
2015-02-06Fix check-spaces complaintsSebastian Hahn
2015-02-06Add unit test for #13290Sebastian Hahn
2015-02-03fix a unit tests memory leak (my fault)Nick Mathewson
2015-02-02Merge remote-tracking branch 'public/bug9635_warnings_025'Nick Mathewson
2015-02-02Test for 13865.rl1987
2015-01-30Merge remote-tracking branch 'public/prop227_v2'Nick Mathewson
2015-01-29Correctly reject packages lines with empty entriesNick Mathewson
2015-01-23Try to fix some more memory leaks in the unit testsNick Mathewson
2015-01-23Fix some memory leaks in new address testsNick Mathewson
2015-01-23whitespace fixesNick Mathewson
2015-01-23Split the slow unit tests into their own binaryNick Mathewson
2015-01-23Merge branch 'if_addr_refactoring_squashed'Nick Mathewson
2015-01-23Refactor code that looks up addresses from interfacesrl1987
2015-01-23Merge remote-tracking branch 'public/ticket9969'Nick Mathewson
2015-01-23Merge remote-tracking branch 'public/ticket13762'Nick Mathewson
2015-01-21Merge branch 'better_workqueue_v3_squashed'Nick Mathewson
2015-01-21Fix: change copyright year in workqueue and thread testsDavid Goulet
2015-01-19Make check-spaces happier.Nick Mathewson
2015-01-19Remove a now-needless testing workaround.Nick Mathewson
2015-01-19Merge branch 'bug7555_v2_squashed'Nick Mathewson
2015-01-16Merge branch 'bug8546_squashed'Nick Mathewson
2015-01-16Move entry_port_cfg_t fields in entry_connection_tNick Mathewson
2015-01-15unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.George Kadianakis
2015-01-15Update workqueue implementation to use a single queue for the workNick Mathewson
2015-01-15Fix the checkdir/perms test when umask==077Nick Mathewson
2015-01-15unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.George Kadianakis
2015-01-15unittests: Change some tt_assert()s to tt_int_op()s.George Kadianakis
2015-01-15Restrict sample values of the Laplace distribution to int64_t.George Kadianakis
2015-01-14Fix check-spacesNick Mathewson
2015-01-14Test and fix workqueue_entry_cancel().Nick Mathewson
2015-01-14Add shutdown and broadcast support to test_workqueue.Nick Mathewson
2015-01-14Add unit test for thread IDs.Nick Mathewson
2015-01-14Basic unit test for condition variables.Nick Mathewson
2015-01-14Move thread tests into their own moduleNick Mathewson
2015-01-14Test a little more of compat_threads.cNick Mathewson
2015-01-14Rename bench_workqueue -> test_workqueue and make it a unit test.Nick Mathewson
2015-01-14Make pending work cancellable.Nick Mathewson
2015-01-14Initial workqueue implemention, with a simple test.Nick Mathewson
2015-01-14More tests as suggested by rl1987Nick Mathewson
2015-01-13remove a bogus commentNick Mathewson
2015-01-13remove needless AllowDotExit in test_entryconn_rewrite_mapaddress_automap_on...Nick Mathewson
2015-01-13Uncomment a testNick Mathewson
2015-01-13Allow MapAddress and Automap to work togetherNick Mathewson
2015-01-13(Disabled, failing) test for the bug in 7555.Nick Mathewson
2015-01-13Fix memory leaks in entryconn tests.Nick Mathewson
2015-01-13More unit tests for rewriting entry connection addressesNick Mathewson
2015-01-12On jessie, we need a =, not a ==Nick Mathewson
2015-01-12mktemp wants some XsNick Mathewson