aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Whoops; check in test_circuitmux.cNick Mathewson2013-07-19
* Regression test for destroy cell queueNick Mathewson2013-07-19
* Start of a unit test for options_validate.Nick Mathewson2013-07-18
* Add a test for n_cells_in_circuit_queuesNick Mathewson2013-07-18
* Unit tests for cell queues.Nick Mathewson2013-07-18
* 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
| * Fix memory leaks in test_config_parse_transport_options_lineNick Mathewson2013-07-18
| * Rename tor_escape_str_for_socks_arg() to something more generic.George Kadianakis2013-07-18
| * Pass characters to be escaped to tor_escape_str_for_socks_arg().George Kadianakis2013-07-18
| * Write unit tests for the ServerTransportOptions parsing function.George Kadianakis2013-07-18
* | Merge remote-tracking branch 'asn/bug9265'Nick Mathewson2013-07-16
|\ \
| * | Test deeper in test_pt_parsing().George Kadianakis2013-07-16
* | | Remove an unused variable in test_replaycache_scrubNick Mathewson2013-07-16
* | | Add more replaycache.c unit tests, bringing coverage to 100% for that fileAndrea Shepard2013-07-16
* | | Appease "make check-spaces"Nick Mathewson2013-07-15
| |/ |/|
* | Lightly refactor and test format_hex_number_sigsafeNick Mathewson2013-07-15
* | HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sig...Nick Mathewson2013-07-15
* | Expose format_hex_number_..., and rename it to ..._sigsafe().Nick Mathewson2013-07-15
* | Don't build format_helper_exit_status on win32Nick Mathewson2013-07-15
* | Avoid compiler warning 'unused param'.Linus Nordberg2013-07-15
* | 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
* | Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
* | Start work on fancy compiler tricks to expose extra stuff to our testsNick Mathewson2013-07-10
|/
* Merge remote-tracking branch 'linus/bug8530'Nick Mathewson2013-06-29
|\
| * Invoke binaries in $PATH rather than by absolute path.Linus Nordberg2013-06-18
| * Use CHUTNEY_PATH to find Chutney.Linus Nordberg2013-06-14
| * Add make target test-network running traffic tests in a Chutney network.Linus Nordberg2013-06-13
* | Check more return values in the unit testsNick Mathewson2013-06-18
* | Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.Nick Mathewson2013-06-18
* | Fix a couple of resource leaks in test_config.cNick Mathewson2013-06-18
* | Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...Marek Majkowski2013-06-12
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-12
|\ \
| * | Expand microdesc cache testsNick Mathewson2013-06-12
* | | Fix "make check-spaces"Nick Mathewson2013-06-10
* | | Bug #5170 - make pkey_eq testable, introduce test_tortls.cMarek Majkowski2013-06-10
* | | Bug #5170 - test crypto_pk_get_all_digestsMarek Majkowski2013-06-10
| |/ |/|
* | Fix windows compilation warning in test_config.cNick Mathewson2013-05-29
* | Tweak 4282 unit tests for style, safety, correctness.Nick Mathewson2013-05-24
* | Unit tests for check_or_create_data_subdir and write_to_data_subdir.Peter Retzlaff2013-05-24
* | Remove PK_PKCS1_PADDINGArlo Breault2013-05-17
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-15
|\|
| * Fix unit tests to pass after fix for #8879Nick Mathewson2013-05-15
* | Remove strcpy from unit tests.Arlo Breault2013-05-11
* | Merge branch 'maint-0.2.4'Andrea Shepard2013-05-10
|\|