summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add scheduler/loop unit testcmux_refactor_pt_2_rebasedAndrea Shepard2014-02-04
* Make channel_flush_some_cells() mockableAndrea Shepard2014-02-03
* Add scheduler channel states unit testAndrea Shepard2014-01-28
* Make scheduler_compare_channels() mockableAndrea Shepard2014-01-28
* Make scheduler_run() mockableAndrea Shepard2014-01-24
* Add scheduler/compare_channels unit testAndrea Shepard2014-01-24
* Expose scheduler_compare_channels() to test suiteAndrea Shepard2014-01-24
* Make circuitmux_compare_muxes() and circuitmux_get_policy() mockableAndrea Shepard2014-01-24
* Add scheduler/queue_heuristic unit testAndrea Shepard2014-01-23
* Make some scheduler.c static functions visible to the test suiteAndrea Shepard2014-01-23
* fixup! Initial test_scheduler.cAndrea Shepard2014-01-23
* Initial test_scheduler.cAndrea Shepard2014-01-23
* Make scheduler.c static globals visible to test suiteAndrea Shepard2014-01-23
* Make tor_libevent_get_base() mockableAndrea Shepard2014-01-23
* Add channel_tls_num_cells_writeable_method() coverage to channeltls/num_bytes...Andrea Shepard2014-01-23
* Add channeltls/num_bytes_queued unit testAndrea Shepard2014-01-23
* Make buf_datalen() mockableAndrea Shepard2014-01-23
* Implement tlschan create and overhead estimate unit testsAndrea Shepard2014-01-23
* Make connection_or_connect() mockableAndrea Shepard2014-01-23
* Make is_local_addr() mockableAndrea Shepard2014-01-23
* Initial test_channeltls.cAndrea Shepard2014-01-22
* Limited unit test for channel_dump_statistics()Andrea Shepard2014-01-22
* fixup! Add channel/dumpstats unit testAndrea Shepard2014-01-22
* Add channel/dumpstats unit testAndrea Shepard2014-01-22
* Make channel_dump_statistics() mockableAndrea Shepard2014-01-22
* What the hell was I on?Andrea Shepard2014-01-22
* Check queueing case in channel/flushmux unit test tooAndrea Shepard2014-01-22
* fixup! Add channel/flushmux unit testAndrea Shepard2014-01-22
* Add channel/flushmux unit testAndrea Shepard2014-01-22
* Make channel_flush_from_first_active_circuit() mockableAndrea Shepard2014-01-22
* Make circuitmux_num_cells() mockableAndrea Shepard2014-01-22
* Add channel/incoming unit testAndrea Shepard2014-01-22
* Add unknown cell queue entry type case to channel/queue_impossible unit testAndrea Shepard2014-01-21
* Small channel unit test improvementsAndrea Shepard2014-01-21
* Let channel unit tests mess with global queue estimateAndrea Shepard2014-01-21
* Unit test for unusual channel lifecyclesAndrea Shepard2014-01-21
* Check some can't-happen cases draining channel cell queuesAndrea Shepard2014-01-21
* Expose some channel cell queue stuff to the test suiteAndrea Shepard2014-01-21
* Add append_cell_to_circuit_queue() unit testAndrea Shepard2014-01-21
* Add scheduler_channel_has_waiting_cells_mock() and some mock counter queriesAndrea Shepard2014-01-21
* Expose get_unique_circ_id_by_chan() to test suiteAndrea Shepard2014-01-21
* Make scheduler_channel_doesnt_want_writes() mockableAndrea Shepard2014-01-21
* Expose a useful mock from test_channel.cAndrea Shepard2014-01-21
* Expose fake channel utility functions in test suite in fakechans.h, and fix a...Andrea Shepard2014-01-21
* Implement channel flush unit testAndrea Shepard2013-12-18
* fixup! Refactor channel_get_cell_queue_entry_size() to avoid an unreachable l...Andrea Shepard2013-12-18
* Add channel lifecycle testAndrea Shepard2013-12-18
* Make scheduler_channel_doesnt_want_writes() mockableAndrea Shepard2013-12-18
* fixup! Implement two-channel queue estimate testAndrea Shepard2013-12-18
* Implement two-channel queue estimate testAndrea Shepard2013-12-18