summaryrefslogtreecommitdiff
path: root/src/test/test.c
AgeCommit message (Expand)Author
2010-07-27Create onion.hSebastian Hahn
2010-07-27Create connection_edge.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-07-27Create circuitbuild.hSebastian Hahn
2010-07-27Create buffers.hSebastian Hahn
2010-07-27Create rendcommon.hSebastian Hahn
2010-07-27Create geoip.hSebastian Hahn
2010-07-06Fix unittest failure in bug 1660.Mike Perry
2010-06-15Split the circuit timeout and close codepaths.Mike Perry
2010-06-09Address some issues with unit tests.Mike Perry
2010-05-12Fix CBT unit tests.Mike Perry
2010-02-27Update copyright dates for files not in maint-0.2.1Nick Mathewson
2010-02-22Remove misc unnecessary newlines found by new check.Mike Perry
2010-02-18Move CBT params into consensus.Mike Perry
2010-02-09Another unit test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-04Another unit test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-04New unit test, testing for b0red's exit policySebastian Hahn
2010-02-03Another new test for exit_policy_is_general_exit()Sebastian Hahn
2010-02-03New testcase for exit_policy_is_general_exitSebastian Hahn
2009-10-27Fix bug 1113.Karsten Loesing
2009-10-10Fix testsuite call.tor-0.2.2.4-alphaPeter Palfrader
2009-09-23Split directory tests into their own module.Nick Mathewson
2009-09-23Split general util and address tests into their own files.Nick Mathewson
2009-09-23Split container tests into their own moduleNick Mathewson
2009-09-23Split crypto tests into a separate module.Nick Mathewson
2009-09-23Move testing code into new src/test directory.Nick Mathewson