Nick Mathewson
|
15dcdee6bf
Stop trying to use half-open connections: Tor doesn't support them
|
5 years ago |
Nick Mathewson
|
bd2c604fbf
Give each test a status, so we know what has gotten stuck where
|
5 years ago |
Nick Mathewson
|
eedc7e5833
Be a little more verbose about test success/failure
|
5 years ago |
Nick Mathewson
|
494f3fc1c3
Use a separate asyncore socketmap for every TrafficTester
|
5 years ago |
Nick Mathewson
|
c5184442a3
Log test status less frequently: travis thinks it is too verbose.
|
5 years ago |
Nick Mathewson
|
0687600c10
Don't check whether we can write on a listener
|
5 years ago |
Nick Mathewson
|
8c8cbf50da
Don't use "ord" to debug a byte; python3 hates it.
|
5 years ago |
Nick Mathewson
|
4c0e3f31df
re-add not-connected to handle some failure cases
|
5 years ago |
Nick Mathewson
|
36a3ee88f1
Make chutney bidirectional by default
|
5 years ago |
Nick Mathewson
|
58c5a3c69d
Make TrafficTester create sources and sinks
|
5 years ago |
Nick Mathewson
|
b9668e4d5d
Store the canonical DataSource in the TrafficTester.
|
5 years ago |
Nick Mathewson
|
1bbe2079c4
Refactor Source and Sink to not know about their data
|
5 years ago |
Nick Mathewson
|
f04f297ad4
Fix up chutney verifier's notion of a test suite
|
5 years ago |
Nick Mathewson
|
b90ff42dfe
Refactor Traffic.py to use asyncore and asynchat
|
5 years ago |
Nick Mathewson
|
87521c429b
Don't capture all AttributeErrors in tests
|
5 years ago |
Nick Mathewson
|
31c4ad44f5
Add a function to test whether we have ipv6 support.
|
5 years ago |
Nick Mathewson
|
de96081be3
Preliminary: add a memoization decorator
|
5 years ago |
teor
|
7782b26767
Travis: test IPv6-only v3 single onion services on tor master
|
5 years ago |
teor
|
742a217878
Travis: actually use basic-min rather than bridges+hs-v2 by default
|
5 years ago |
teor
|
75f45088c1
Travis: use the networks from tor master's "make test-network-all"
|
5 years ago |
teor
|
fb6ad9c8c8
Travis: switch to tor master by default
|
5 years ago |
teor
|
4ededb9876
Travis: Remove unsupported python versions
|
5 years ago |
teor
|
8b911a762b
Travis: use basic-min rather than bridges+hs-v2 by default
|
5 years ago |
teor
|
3d3ba34217
Travis: do networks in separate builds, and features in script steps
|
5 years ago |
teor
|
993c345b25
Travis: Remove debug run from after_failure
|
5 years ago |
teor
|
113f415e3b
Merge remote-tracking branch 'tor-github/pr/17'
|
5 years ago |
teor
|
1941747db8
Merge remote-tracking branch 'tor-github/pr/21'
|
5 years ago |
teor
|
fa9588e3ce
README: Update the default start time
|
5 years ago |
teor
|
8126514493
Merge remote-tracking branch 'tor-github/pr/19'
|
5 years ago |
teor
|
cdd4389230
Merge remote-tracking branch 'tor-github/pr/18'
|
5 years ago |