Nick Mathewson
|
986695fb74
When parsing certs cells, allow more certs types
|
9 years ago |
Nick Mathewson
|
77e2be06f6
make check-spaces
|
8 years ago |
Nick Mathewson
|
75a7997148
Fix a coupole of coverity complaints.
|
8 years ago |
Nick Mathewson
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
8 years ago |
Nick Mathewson
|
2fe7e3d9d2
Oh dear, I was missing an extern.
|
8 years ago |
Nick Mathewson
|
373bfd9630
Make a couple more tests run faster.
|
8 years ago |
Nick Mathewson
|
7c52109641
Disable a single pbkdf2 test vector
|
8 years ago |
Nick Mathewson
|
5e30e26c6d
Chop another ~93 RSA key generations out of the unit tests
|
8 years ago |
Nick Mathewson
|
05110c9294
Move the donna-fuzzing tests into test_slow.
|
8 years ago |
Nick Mathewson
|
5ec395b27f
Re-enable RSA cacheing in tests, with a better design.
|
8 years ago |
Nick Mathewson
|
63e34e9e49
Reinstate a couple of teardown_capture_of_logs that I missed
|
8 years ago |
Nick Mathewson
|
55713f0d79
Placate "make check-spaces"
|
8 years ago |
Nick Mathewson
|
d860b99dbf
Fix remaining test warnings. (in test_relay.c)
|
8 years ago |
Nick Mathewson
|
3fcd5d71ad
Fix typo error in bug warning in relay.c
|
8 years ago |
Nick Mathewson
|
e9fdec2b1d
capture and detect expected BUG messages in shared-random tests
|
8 years ago |
Nick Mathewson
|
deb294ff53
Simplify log_test_helpers interface
|
8 years ago |
Nick Mathewson
|
b0a9e54705
Resolve more BUG warnings in the unit tests
|
8 years ago |
Nick Mathewson
|
d0fe86f39e
Fix bug warnings in test_circuitlist.
|
8 years ago |
Nick Mathewson
|
3269307daf
Treat all nonfatal assertion failures as unit test failures.
|
8 years ago |
Nick Mathewson
|
6a1454aa46
Tolerate another failure mode of get_if_addres6_list in tests
|
8 years ago |
Nick Mathewson
|
f9cb9d8990
more consistent use of expect_log_msg_containing
|
8 years ago |
Nick Mathewson
|
f64f293c48
Suppress a really impressive pile of warnings in conection/.. tests
|
8 years ago |
Nick Mathewson
|
d626ffe29c
Fix a bug in connection/download_status.. tests
|
8 years ago |
Nick Mathewson
|
3705ee8fe4
Revise log-testing macros to dump the actual log contents on failure
|
8 years ago |
Nick Mathewson
|
ae3ea9a7a1
Remove redundant definitions of expect_{no_,}log_msg()
|
8 years ago |
Nick Mathewson
|
fe9cfeba6e
Fix libevent linking on openbsd.
|
8 years ago |
Nick Mathewson
|
f3cda3272a
Disable -Wthread-safety.
|
8 years ago |
Nick Mathewson
|
8acb951fc8
Unit test fix: windows should be able to handle DNSPort just fine.
|
8 years ago |
Nick Mathewson
|
08d1ac4f2a
Patch from rubiate: disable openbsd memory protections in test-memwipe
|
8 years ago |
Nick Mathewson
|
bee5f38e39
set the "addr" field in the dir_handle_get tests, to resolve bug warnings.
|
8 years ago |