Skip to content
Snippets Groups Projects
Unverified Commit c2c5b13e authored by Isis Lovecruft's avatar Isis Lovecruft
Browse files

test: Add testing module and some unittests for bridges.c.

This roughly doubles our test coverage of the bridges.c module.

 * ADD new testing module, .../src/test/test_bridges.c.
 * CHANGE a few function declarations from `static` to `STATIC`.
 * CHANGE one function in transports.c, transport_get_by_name(), to be
   mockable.
 * CLOSES #25425: https://bugs.torproject.org/25425
parent 54e25ab1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment