summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/mocks.rs
Commit message (Expand)AuthorAgeFilesLines
* circ: Remove CircParameters reference in call stackDavid Goulet2025-04-231-1/+1
* CircMgr: Start writing tests.Wesley Aptekar-Cassels2024-10-031-3/+36
* CircMgr: Make CircMgr and HsCircPool generic over builder type.Wesley Aptekar-Cassels2024-09-241-0/+239