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 |
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 |
teor
|
dc4a018b05
shellcheck: Disable SC1117: backslash escaping
|
5 years ago |
teor
|
c5ed1580d9
Traffic: make the unit test compatible with python 3
|
5 years ago |
teor
|
9ca5257386
Travis: test shellcheck as part of Travis
|
5 years ago |
teor
|
ef79e2143e
tests: Add a shellcheck test
|
5 years ago |
teor
|
899d385c70
shellcheck: fix warnings in the hsaddress.sh script
|
5 years ago |
teor
|
2e605ac428
shellcheck: fix warnings in the warnings.sh script
|
5 years ago |
teor
|
d6df03566a
shellcheck: fix warnings in the bootstrap-network.sh script
|
5 years ago |
teor
|
40fd44a8ba
shellcheck: Fix warnings in the chutney script
|
5 years ago |
teor
|
65c669cc4d
fixup! fixup! test: Add tests/unit-tests.sh
|
5 years ago |
teor
|
2a0a85c62d
fixup! test: Add tests/unit-tests.sh
|
5 years ago |