Nick Mathewson
|
fce425e3ff
Increase tolerances in util/monotonic_time tests
|
8 years ago |
Nick Mathewson
|
55c468c521
Whitespace cleaning
|
8 years ago |
Nick Mathewson
|
9615ad338f
Make the FreeBSD ersatz_socketpair test even more skippable.
|
8 years ago |
Nick Mathewson
|
07f2e5748e
ersatz socketpair tests: work around freebsd jails.
|
8 years ago |
paolo.ingls@gmail.com
|
ab78a4df93
torrc parsing b0rks on carriage-return
|
8 years ago |
Nick Mathewson
|
0baa276ea9
Coverity warning fix: let coverity tell we're closing sockets
|
8 years ago |
Nick Mathewson
|
d5d29cd5a2
Whoops. Cant call sockaddr_in a "sin", since sin() is a thing.
|
8 years ago |
Nick Mathewson
|
ccea2a5aa9
Fix gmtime unit test on openbsd
|
8 years ago |
Nick Mathewson
|
c6e70dacb8
Try to make our ersatz-socketpair test work better on FreeBSD jails
|
8 years ago |
Nick Mathewson
|
a671a1c9d6
Tweak tor_gmtime_r test.
|
8 years ago |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
8 years ago |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
Nick Mathewson
|
f9cb9d8990
more consistent use of expect_log_msg_containing
|
8 years ago |
Nick Mathewson
|
a49fee1c29
Capture and enforce bug warnings in util/time test
|
8 years ago |
Nick Mathewson
|
3823d0aa7d
Capture and detect the BUG() warnings in test_util_parse_integer.
|
8 years ago |
Nick Mathewson
|
2a4a815f58
Fix a unit test bug for passing arguments to tor_parse_ulong.
|
8 years ago |
Nick Mathewson
|
7ba47ca1fd
Split tor_parse_{some_int} testing into separate fn. Code movement only.
|
8 years ago |
Andrea Shepard
|
341a159ab4
Appease make check-spaces
|
8 years ago |
Nick Mathewson
|
cfc62e2374
Initialize monotonic timer code before using it in the tests
|
8 years ago |
Nick Mathewson
|
d4f05dcd0e
Detect and suppress bug message from zlib compression bomb test
|
8 years ago |
Nick Mathewson
|
d5614b2102
Use setup_full_capture_of_logs() where appropriate.
|
8 years ago |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 years ago |
Nick Mathewson
|
a8676b1ede
Merge branch 'bug18902_squashed'
|
8 years ago |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 years ago |
Nick Mathewson
|
09c25697d7
Add a function to simplify a fraction.
|
8 years ago |
Nick Mathewson
|
90ca446048
Remove windows debugging prints: it was an integer overflow hitting ftrapv
|
8 years ago |
Nick Mathewson
|
e77c23e455
Redux: Temporarily add windows verbosity to track down jenkins failures
|
8 years ago |
Nick Mathewson
|
abcb8ce25d
Unit tests for monotonic time
|
8 years ago |
Nick Mathewson
|
08cc0ef832
Capture the LOG_ERR messages in our tests that had logged errors.
|
8 years ago |
teor (Tim Wilson-Brown)
|
69535f1284
Add tv_udiff and tv_mdiff unit tests with negative values
|
8 years ago |