aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_pt.c
Commit message (Expand)AuthorAge
* Fix numerous leaks in test_pt.cNick Mathewson2014-04-26
* Basic unit test for EVENT_TRANSPORT_LAUNCHEDNick Mathewson2013-08-25
* Also test that server transports get written to Tor's state.George Kadianakis2013-08-05
* test_pt_configure_proxy(): verify the internals of the managed proxy.George Kadianakis2013-08-05
* Merge branch 'bug9288_rebased'Nick Mathewson2013-07-31
|\
| * Fix mixed declaration/statement warningNick Mathewson2013-07-31
| * Update pt/configure_proxy until it stops segfaultingNick Mathewson2013-07-31
| * Write unit tests for configure_proxy().George Kadianakis2013-07-31
* | Fix a wide line in test_pt.cNick Mathewson2013-07-18
* | Merge branch 'bug8978_rebase_2'Nick Mathewson2013-07-18
|\ \
| * | Add a basic unit test for pt_get_extra_info_descriptor_string.Nick Mathewson2013-07-18
| * | Add a unit test for smethod lines with arguments.Nick Mathewson2013-07-18
| |/
* | Merge branch 'bug8929_rebase_2'Nick Mathewson2013-07-18
|\ \ | |/ |/|
| * Improve test coverage of 8929 codeNick Mathewson2013-07-18
* | Test deeper in test_pt_parsing().George Kadianakis2013-07-16
|/
* Remove strcpy from unit tests.Arlo Breault2013-05-11
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Fix the unittest breakage introduced by a8a862c.George Kadianakis2012-05-18
* Fix a segfault in pt/protocol testNick Mathewson2012-05-08
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* Make the pt/transports test not crash.Nick Mathewson2011-11-25
* Revive our beautiful unit tests.George Kadianakis2011-10-07
* Updated #includes etc. to use transports.[ch].George Kadianakis2011-07-18
* Add some unit tests.George Kadianakis2011-07-13