aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2013-07-16Test deeper in test_pt_parsing().George Kadianakis
2013-06-29Merge remote-tracking branch 'linus/bug8530'Nick Mathewson
2013-06-18Check more return values in the unit testsNick Mathewson
2013-06-18Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.Nick Mathewson
2013-06-18Fix a couple of resource leaks in test_config.cNick Mathewson
2013-06-18Invoke binaries in $PATH rather than by absolute path.Linus Nordberg
2013-06-14Use CHUTNEY_PATH to find Chutney.Linus Nordberg
2013-06-13Add make target test-network running traffic tests in a Chutney network.Linus Nordberg
2013-06-12Fix #9043 - simplyfy the code and use EVP_PKEY_cmp instead of pkey_eq / tor_t...Marek Majkowski
2013-06-12Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-06-12Expand microdesc cache testsNick Mathewson
2013-06-10Fix "make check-spaces"Nick Mathewson
2013-06-10Bug #5170 - make pkey_eq testable, introduce test_tortls.cMarek Majkowski
2013-06-10Bug #5170 - test crypto_pk_get_all_digestsMarek Majkowski
2013-05-29Fix windows compilation warning in test_config.cNick Mathewson
2013-05-24Tweak 4282 unit tests for style, safety, correctness.Nick Mathewson
2013-05-24Unit tests for check_or_create_data_subdir and write_to_data_subdir.Peter Retzlaff
2013-05-17Remove PK_PKCS1_PADDINGArlo Breault
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
2013-05-11Remove strcpy from unit tests.Arlo Breault
2013-05-10Merge branch 'maint-0.2.4'Andrea Shepard
2013-05-10Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard
2013-05-09Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...Andrea Shepard
2013-05-09Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-09Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-05-09Don't run off the end of the array-of-freelistsNick Mathewson
2013-05-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-08Fix bug 8845: check the right length of memory in aes unit testsNick Mathewson
2013-04-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-18Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson
2013-04-18Add unit test for encoding ntor key in routerinfoNick Mathewson
2013-04-18Remove the unused pk3 variable from test_dir_formatsNick Mathewson
2013-04-18Re-enable test for parsing and generating descriptor with exit policyNick Mathewson
2013-04-18Test networkstatus_getinfo_helper_singleNick Mathewson
2013-04-18Add a quick-and-dirty-test for generate_v2_networkstatus.Nick Mathewson
2013-04-18Test improvement: include microdesc lines in our synthetic microdesc consensu...Nick Mathewson
2013-04-18Use chunks, not buffers, for router descriptorsNick Mathewson
2013-04-18Fix some wide linesNick Mathewson
2013-04-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-14Merge branch 'bug8683_rebased' into maint-0.2.4Nick Mathewson
2013-04-14Rename all fields which measure bw in kb to end with _kbNick Mathewson
2013-04-11socks5 will ask for username/password if we offer itRoger Dingledine
2013-04-11socks5 will ask for username/password if we offer itRoger Dingledine
2013-04-05Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-05test.c: Try to create a more random temporary directory for our workspace (re...Peter Palfrader
2013-03-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-23Avoid clang warnings from implicit off_t->size_t castNick Mathewson
2013-03-22Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-22Fix an uninitialized-var warning in unit testsNick Mathewson