aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/channel/test_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Expect a now-unused test function to be dead codeGabriela Moldovan8 days1-0/+1
* tor-proto: extend circ handshake tests to close the circuitSteven Engler2026-07-301-0/+10
* tor-proto: rename some methods on test `ConnInspector`Steven Engler2026-07-301-4/+4
* tor-proto: don't drop stream rx in testsSteven Engler2026-07-301-7/+12
* tor-proto: add 'test_utils' mod for channel testsSteven Engler2026-07-291-0/+305