aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2015-04-09Collect badness values in ntor_ref.py; don't just clobber.Nick Mathewson
2015-04-01Update entrynodes unit test for dirsSebastian Hahn
2015-04-01Merge branch 'bug13736'Nick Mathewson
2015-04-01Merge remote-tracking branch 'yawning/feature15435'Nick Mathewson
2015-03-31work around lack of AF_CCITTNick Mathewson
2015-03-31Merge remote-tracking branch 'teor/ticket15431-event-mask-tests'Nick Mathewson
2015-03-31fix some compilation warningsNick Mathewson
2015-03-31Merge branch 'ticket14710_squashed'Nick Mathewson
2015-03-31Use tor_inet_pton() (not inet_pton()) in testcases.rl1987
2015-03-31Remove unused function.rl1987
2015-03-31IPv6 case for whitebox test.rl1987
2015-03-31Whitebox test for get_interface_address6_via_udp_socket_hack().rl1987
2015-03-31Skipping the AF_INET6 case because bug #12377 makes it fail.rl1987
2015-03-31Rework the black box test, like Yawning and nickm suggested.rl1987
2015-03-31Black box test for get_interface_address6_via_udp_socket_hack().rl1987
2015-03-26Implement "TOR_PT_EXIT_ON_STDIN_CLOSE".Yawning Angel
2015-03-24Merge remote-tracking branch 'dgoulet/bug15377_027_01'Nick Mathewson
2015-03-24Test: add missing libor.a in include.amDavid Goulet
2015-03-24Merge remote-tracking branch 'sebastian/coverage_builds'Nick Mathewson
2015-03-24Put an upper bound on test_workqueue -I argumentNick Mathewson
2015-03-22Fix test-network.sh argument parsingSebastian Hahn
2015-03-22Add unit tests for control_event_is_interesting()teor
2015-03-21Disable assertions during coverage buildsSebastian Hahn
2015-03-19Here is a test for memwipe.Nick Mathewson
2015-03-14Use output variables instead of relative paths.cypherpunks
2015-03-14Remove DynamicDHGroups as obsoleted by PluggableTransports or P256.Nick Mathewson
2015-03-12Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-12Merge remote-tracking branch 'public/feature15212_026' into maint-0.2.6Nick Mathewson
2015-03-10Fix check-spacesNick Mathewson
2015-03-10Add link protocol version counts to the heartbeat messageNick Mathewson
2015-03-09Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-03-09testing_common.c: avoid side-effects of tor_assertTom van der Woerdt
2015-03-02Fix formattingAndrea Shepard
2015-02-26Have zero_length_keys.sh use an empty torrc file.Nick Mathewson
2015-02-26Have zero_length_keys.sh use an empty torrc file.Nick Mathewson
2015-02-25Merge remote-tracking branch 'atagar/trac14806'Nick Mathewson
2015-02-25Merge remote-tracking branch 'yawning/bug14922'Nick Mathewson
2015-02-24Update test_status.c to accommodate changes in heartbeat messagesNick Mathewson
2015-02-23Remove lingering mempool codecypherpunks
2015-02-23Fix endianness issues in test_config_resolve_my_address().rl1987
2015-02-18clean up comments and whitespace a bitRoger Dingledine
2015-02-18whitespace fixesNick Mathewson
2015-02-18Combine test_helpers.[ch] and testhelper.[ch]Nick Mathewson
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Add unittests for the guardfraction feature.George Kadianakis
2015-02-18Unittest prep: Move get_yesterday_date_str() to helper file.George Kadianakis
2015-02-17Remove tor_strclear(), and replace previous calls with memwipe().Yawning Angel
2015-02-17Use --list-fingerprint instead of process control in zero_length_keys.shNick Mathewson
2015-02-17Wrap two long linesNick Mathewson
2015-02-16Fix a few coverity "Use after NULL check" warningsNick Mathewson