aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2016-07-26Merge branch 'feature19116_squashed'Nick Mathewson
2016-07-26We fixed #15937, update a commentteor (Tim Wilson-Brown)
2016-07-26Call chutney's test-network.sh when it is availableteor (Tim Wilson-Brown)
2016-07-26Add a dry run mode to test-network.shteor (Tim Wilson-Brown)
2016-07-26Add a function to simplify a fraction.Nick Mathewson
2016-07-26Remove windows debugging prints: it was an integer overflow hitting ftrapvNick Mathewson
2016-07-26Redux: Temporarily add windows verbosity to track down jenkins failuresNick Mathewson
2016-07-21Make monotime test mocking work with oom tests.Nick Mathewson
2016-07-21Use new mock functions in buffer/time_tracking testNick Mathewson
2016-07-19Merge branch 'monotonic_v2_squashed'Nick Mathewson
2016-07-19Unit tests for monotonic timeNick Mathewson
2016-07-19convert timers.c to use real monotonic time.Nick Mathewson
2016-07-18Rewrite test-network.sh so out-of-tree and $PATH binaries workteor (Tim Wilson-Brown)
2016-07-17Keep make check-spaces happyAndrea Shepard
2016-07-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-17Fix warnings in test_util_formats.Nick Mathewson
2016-07-08Merge remote-tracking branch 'sebastian/libevent2'Nick Mathewson
2016-07-06test coverage on onion_fast: 0%->100%Nick Mathewson
2016-07-06Capture the LOG_ERR messages in our tests that had logged errors.Nick Mathewson
2016-07-06When saving mocked log messages, always create the list.Nick Mathewson
2016-07-06Improve test coverage a little on onion*.cNick Mathewson
2016-07-06Fix sign in test-timersNick Mathewson
2016-07-05Merge remote-tracking branch 'teor/bug18456'Nick Mathewson
2016-07-05Test: fix shared random test checking bad errnoDavid Goulet
2016-07-05Fix shared-random testNick Mathewson
2016-07-05Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-05Repair unit test that assumed we have 9 dirauths.Nick Mathewson
2016-07-05Merge remote-tracking branch 'dgoulet/bug19567_029_01'Nick Mathewson
2016-07-05Merge remote-tracking branch 'asn/bug19551'Nick Mathewson
2016-07-04sr: add the base16 RSA identity digest to commitDavid Goulet
2016-07-04test: Fix shared random buffer overrunDavid Goulet
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-07-02Fix edge case fail of shared random unittest.George Kadianakis
2016-07-01Keep make check-spaces happyAndrea Shepard
2016-07-01Windows open() returns eacces when eisdir would be saneNick Mathewson
2016-07-01Fix i386 conversion warningsNick Mathewson
2016-07-01Fix a -Wmissing-variable-declarations warningNick Mathewson
2016-07-01Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'Nick Mathewson
2016-07-01prop250: Add a DEL state action and return const SRVsDavid Goulet
2016-07-01prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAg...David Goulet
2016-07-01Refactor parameter computation and add a helper functionNick Mathewson
2016-07-01prop250: Change reveal_num to uint64_t and version to uint32_tDavid Goulet
2016-07-01prop250: Don't reject votes containing commits of unknown dirauths.George Kadianakis
2016-07-01prop250: Fix unit tests about the RSA fingerprint checkDavid Goulet
2016-07-01prop250: Sort smartlist before you get most frequent SRV.George Kadianakis
2016-07-01prop250: Use RSA identity digest instead of fingerprintDavid Goulet
2016-07-01prop250: Add unit testsDavid Goulet
2016-07-01Add an extra check to test_dir to try to debug windows jenkins issueNick Mathewson
2016-07-01Avoid disclosing exit IP addresses in exit policies by defaultteor (Tim Wilson-Brown)
2016-06-30Make sure that our tests expect the windows path separator as neededNick Mathewson