aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_circuitlist.c
Commit message (Expand)AuthorAge
* Fix numerous type errors in the unit testsNick Mathewson2014-05-08
* Fix test_pick_circid on 32-bit platformsNick Mathewson2014-05-07
* Basic tests for get_unique_circ_id_by_chan.Nick Mathewson2014-05-07
* Fix uninitialized-ram free in unit testsNick Mathewson2014-04-17
* Fix a dumb C bug in the unit tests for 9841Nick Mathewson2014-04-09
* Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson2014-04-08
|\
| * Test for circuit_set_rend_token(.,.,NULL)Nick Mathewson2014-04-04
| * Tests for rend_token mapsNick Mathewson2014-02-13
* | Fix a use-after-free in test_circuitlist.cNick Mathewson2014-03-18
|/
* Appease "make check-spaces"Nick Mathewson2013-07-15
* Avoid compiler warning 'unused param'.Linus Nordberg2013-07-15
* Add some basic unit tests for the circuit map data structure.Nick Mathewson2013-07-10