aboutsummaryrefslogtreecommitdiff
path: root/src/test/test.c
AgeCommit message (Expand)Author
2014-05-22Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson
2014-05-12Add --disable-mempools configure optionAndrea Shepard
2014-04-26fix uninitialized memory reads from test_geoip_with_pt. Found with valgrindNick Mathewson
2014-04-26Fix memory leak in test_geoipNick Mathewson
2014-04-26Fix memory leak in test_onion_queuesNick Mathewson
2014-04-26Fix memory leaks in test_circuit_timeoutNick Mathewson
2014-04-15Uplift status.c unit test coverage with new test cases and macros.dana koch
2014-04-08Move existing policy tests from test.c to new test_policy.cNick Mathewson
2014-04-08Remove unused extern decl for a nonexistent test suiteNick Mathewson
2014-04-08Merge branch 'bug7952_final'Nick Mathewson
2014-04-08Making entire exit policy available to Tor controller.rl1987
2014-04-02Unit tests for connection_edge_process_resolved_cellNick Mathewson
2014-03-13Fix some leaks/missed checks in the unit testsNick Mathewson
2014-03-05Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson
2014-03-04Merge branch 'bug10169_025_v2'Nick Mathewson
2014-02-28Unit tests for test_routerkeys_write_fingerprintNick Mathewson
2014-02-12Initial unit tests for OOM handlingNick Mathewson
2014-02-11Free leakable values in the unit tests.Nick Mathewson
2014-02-06add test for node_get_verbose_nickname_by_idQingping Hou
2014-02-06remove node_describe_by_id() functionQingping Hou
2014-01-29add test case for node_describe_by_idQingping Hou
2014-01-29add test case for hidden service async eventsQingping Hou
2014-01-17Add an --accel switch to run unit tests with crypto accelerationNick Mathewson
2013-11-22Fix another unit test memory leak. CID1087949,CID1087950.Nick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson
2013-10-28Merge branch 'morestats4' into morestats5Karsten Loesing
2013-09-08Fix unit tests with --disable-curve25519Nick Mathewson
2013-09-04Merge branch 'maint-0.2.4'Roger Dingledine
2013-09-04refactor and give it unit testsRoger Dingledine
2013-08-15Fix a wide line in test_geoip_with_ptNick Mathewson
2013-08-15Merge branch 'bug5040_4773_rebase_3'Nick Mathewson
2013-08-15Unit tests for ext_or_id_map.Nick Mathewson
2013-08-15Split out buffers and socks tests into separate modules.Nick Mathewson
2013-08-15If a single client connects with multiple transports, note all transports.George Kadianakis
2013-08-15Trivially change unittests to make them more readable.George Kadianakis
2013-08-15Make check-spaces happy.George Kadianakis
2013-08-15Fix some unittests that broke when we added bridge-ip-transports.George Kadianakis
2013-08-15Add a unittest for the bridge-ip-transports extra-info line.George Kadianakis
2013-07-19Regression test for destroy cell queueNick Mathewson
2013-07-18Add transport information to the GeoIP database.George Kadianakis
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-10Completely refactor how FILENAME_PRIVATE worksNick 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-05-31Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing
2013-05-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-15Fix unit tests to pass after fix for #8879Nick Mathewson