summaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2013-07-18Start of a unit test for options_validate.Nick Mathewson
2013-07-18Unit tests for cell queues.Nick Mathewson
2013-07-10Add some basic unit tests for the circuit map data structure.Nick Mathewson
2013-07-10Coverage support: build with --enable-coverage to have tests run with gcovNick Mathewson
2013-07-10Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson
2013-06-12Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...Marek Majkowski
2013-06-10Bug #5170 - make pkey_eq testable, introduce test_tortls.cMarek Majkowski
2013-01-16Actually link against nacl when we want to use itNick Mathewson
2013-01-03Add reference implementation for ntor, plus compatibility testNick Mathewson
2013-01-03Make libcurve25519_donna get built as a .aNick Mathewson
2012-11-14Refactor begin cell parsing into its own function, with tests.Nick Mathewson
2012-10-11Move all externally maintained source files into src/extNick Mathewson
2012-08-09fix TESTS to include full path to src/test/testStewart Smith
2012-08-09Move to non-recursive makeStewart Smith