aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
Commit message (Expand)AuthorAge
* Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* Merge branch 'bug7952_final'Nick Mathewson2014-04-08
|\
| * Making entire exit policy available to Tor controller.rl19872014-04-08
* | Unit tests for connection_edge_process_resolved_cellNick Mathewson2014-04-02
* | Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\ \
| * | Initial unit tests for OOM handlingNick Mathewson2014-02-12
* | | Unit tests for test_routerkeys_write_fingerprintNick Mathewson2014-02-28
|/ /
* | add test for node_get_verbose_nickname_by_idQingping Hou2014-02-06
* | remove node_describe_by_id() functionQingping Hou2014-02-06
* | Distcheck repair: add new python testing code to "tarballs"Nick Mathewson2014-02-04
* | add test case for node_describe_by_idQingping Hou2014-01-29
* | add test case for hidden service async eventsQingping Hou2014-01-29
* | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \
| * | Tests for backtrace.cNick Mathewson2013-11-18
| * | Unit tests for new functions in log.cNick Mathewson2013-11-18
* | | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \ \
| * | | Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing2013-05-31
* | | | Fix out-of-tree "make check-local"Nick Mathewson2013-10-11
* | | | When possible, run the ntor python integration tests tooNick Mathewson2013-10-11
* | | | When python is available, run the commandline unit tests from "make check"Nick Mathewson2013-10-11
* | | | Fix benchmarks to run without crashing.Nick Mathewson2013-09-18
| |_|/ |/| |
* | | Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\ \ \ | |_|/ |/| |
| * | Unit tests for ext_or_id_map.Nick Mathewson2013-08-15
| * | Split out buffers and socks tests into separate modules.Nick Mathewson2013-08-15
* | | Regression test for destroy cell queueNick Mathewson2013-07-19
|/ /
* | Start of a unit test for options_validate.Nick Mathewson2013-07-18
* | Unit tests for cell queues.Nick Mathewson2013-07-18
* | Add some basic unit tests for the circuit map data structure.Nick Mathewson2013-07-10
* | Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson2013-07-10
* | Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson2013-07-10
* | Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...Marek Majkowski2013-06-12
* | Bug #5170 - make pkey_eq testable, introduce test_tortls.cMarek Majkowski2013-06-10
|/
* Actually link against nacl when we want to use itNick Mathewson2013-01-16
* Add reference implementation for ntor, plus compatibility testNick Mathewson2013-01-03
* Make libcurve25519_donna get built as a .aNick Mathewson2013-01-03
* Refactor begin cell parsing into its own function, with tests.Nick Mathewson2012-11-14
* Move all externally maintained source files into src/extNick Mathewson2012-10-11
* fix TESTS to include full path to src/test/testStewart Smith2012-08-09
* Move to non-recursive makeStewart Smith2012-08-09