summaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Start testing cell encoders/processers for the v3 handshake.Nick Mathewson
2015-05-28Key-pinning back-end for directory authorities.Nick Mathewson
2015-05-28prop220: Implement certificates and key storage/creationNick Mathewson
2015-05-18Silence two make rulescypherpunks
2015-04-28Fix another test failureNick Mathewson
2015-04-28Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.Yawning Angel
2015-04-24Mark set-test-permissions as .PHONY; use u+x onlyNick Mathewson
2015-04-24Kludge include.am to work with automake <1.12Nick Mathewson
2015-04-23Integrate backtrace test into the automake test suite.cypherpunks
2015-04-23Integrate ntor test into the automake test suite.cypherpunks
2015-04-23Integrate zero_length_keys test into the automake test suite.cypherpunks
2015-03-24Merge remote-tracking branch 'dgoulet/bug15377_027_01'Nick Mathewson
2015-03-24Test: add missing libor.a in include.amDavid Goulet
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-19Here is a test for memwipe.Nick Mathewson
2015-03-14Use output variables instead of relative paths.cypherpunks
2015-02-25Merge remote-tracking branch 'atagar/trac14806'Nick Mathewson
2015-02-18Combine test_helpers.[ch] and testhelper.[ch]Nick Mathewson
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Add unittests for the guardfraction feature.George Kadianakis
2015-02-18Unittest prep: Move get_yesterday_date_str() to helper file.George Kadianakis
2015-02-11Merge branch 'bug12844'Nick Mathewson
2015-02-08Dropping test_cmdline_args.pyDamian Johnson
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-21Merge branch 'better_workqueue_v3_squashed'Nick Mathewson
2015-01-19Merge branch 'bug7555_v2_squashed'Nick Mathewson
2015-01-14Move thread tests into their own moduleNick Mathewson
2015-01-14Rename bench_workqueue -> test_workqueue and make it a unit test.Nick Mathewson
2015-01-14Initial workqueue implemention, with a simple test.Nick Mathewson
2015-01-12Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds workNick Mathewson
2015-01-12Begin writing unit tests for rewrite codeNick Mathewson
2015-01-10Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...teor
2015-01-10Test that tor correctly handles zero-length keysteor
2014-12-23add support for systemd notification protocolMichael Scherer
2014-12-04Add fakechans.h to noinst_headersNick Mathewson
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
2014-11-05Merge remote-tracking branch 'meejah/ticket-11291-extra-utests'Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2014-10-13Base tests for 11243: test parsing for md, ei, and ri.Nick Mathewson
2014-09-30Initial test_scheduler.cAndrea Shepard
2014-09-30Initial test_channeltls.cAndrea Shepard
2014-09-30Add append_cell_to_circuit_queue() unit testAndrea Shepard
2014-09-30Unit tests for channel_get_cell_queue_entry_size() and channel_write_*() func...Andrea Shepard
2014-09-29Merge branch 'ticket961_squashed'Nick Mathewson
2014-09-29Add an "AccountingRule" feature to permit limiting bw usage by read+writeNick Mathewson
2014-09-25Merge branch 'ed25519_ref10_squashed'Nick Mathewson