mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add some basic unit tests for the circuit map data structure.
These show off the new mocking code by mocking the circuitmux code so that we can test the circuit map code in isolation.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
stub functions, so that the tests can check the function without
|
||||
invoking the other functions it calls.
|
||||
|
||||
|
||||
|
||||
|
||||
- Add more unit tests for the <circid,channel>->circuit map, and
|
||||
the destroy-cell-tracking code to fix bug 7912.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user