summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixup! Add scheduler/queue_heuristic unit testcmux_refactor_for_026_fix_warningsAndrea Shepard2014-09-30
* fixup! Add scheduler/loop unit testAndrea Shepard2014-09-30
* fixup! Initial test_scheduler.cAndrea Shepard2014-09-30
* fixup! Add scheduler/compare_channels unit testAndrea Shepard2014-09-30
* fixup! Add scheduler channel states unit testAndrea Shepard2014-09-30
* fixup! Add append_cell_to_circuit_queue() unit testAndrea Shepard2014-09-30
* fixup! Implement tlschan create and overhead estimate unit testsAndrea Shepard2014-09-30
* fixup! Add channeltls/num_bytes_queued unit testAndrea Shepard2014-09-30
* fixup! Implement tlschan create and overhead estimate unit testsAndrea Shepard2014-09-30
* fixup! Unit tests for channel_get_cell_queue_entry_size() and channel_write_*...Andrea Shepard2014-09-30
* fixup! Implement channel queue size estimate unit testAndrea Shepard2014-09-30
* fixup! Check some can't-happen cases draining channel cell queuesAndrea Shepard2014-09-30
* fixup! Implement two-channel queue estimate testAndrea Shepard2014-09-30
* fixup! Unit test for unusual channel lifecyclesAndrea Shepard2014-09-30
* fixup! Add channel lifecycle testAndrea Shepard2014-09-30
* fixup! Add channel/incoming unit testAndrea Shepard2014-09-30
* fixup! Implement channel flush unit testAndrea Shepard2014-09-30
* fixup! Add channel/flushmux unit testAndrea Shepard2014-09-30
* fixup! Add channel/dumpstats unit testAndrea Shepard2014-09-30
* fixup! Unit tests for channel_get_cell_queue_entry_size() and channel_write_*...Andrea Shepard2014-09-30
* fixup! Add channel lifecycle testAndrea Shepard2014-09-30
* fixup! Add scheduler_channel_has_waiting_cells_mock() and some mock counter q...Andrea Shepard2014-09-30
* fixup! Add scheduler_channel_has_waiting_cells_mock() and some mock counter q...Andrea Shepard2014-09-30
* fixup! Limited unit test for channel_dump_statistics()Andrea Shepard2014-09-30
* fixup! Add channel/dumpstats unit testAndrea Shepard2014-09-30
* fixup! Unit tests for channel_get_cell_queue_entry_size() and channel_write_*...Andrea Shepard2014-09-30
* fixup! Schedule according to a queue size heuristicAndrea Shepard2014-09-30
* fixup! Sort the scheduler's channel list by cmux comparisonsAndrea Shepard2014-09-30
* fixup! Implement scheduler mechanism to track lists of channels wanting cells...Andrea Shepard2014-09-30
* fixup! Expose some channel cell queue stuff to the test suiteAndrea Shepard2014-09-30
* Update test_relay.c for recent test suite changes and --enable-mempools supportcmux_refactor_for_026_squashedAndrea Shepard2014-09-23
* Update test_relay.c for recent test suite changes and --enable-mempools supportAndrea Shepard2014-09-23
* Update test_channeltls.c for recent test suite changes and --enable-mempools ...Andrea Shepard2014-09-23
* Update test_channel.c for recent test suite changes and --enable-mempools sup...Andrea Shepard2014-09-23
* Add scheduler/loop unit testAndrea Shepard2014-09-23
* Make channel_flush_some_cells() mockableAndrea Shepard2014-09-23
* Add scheduler channel states unit testAndrea Shepard2014-09-23
* Make scheduler_compare_channels() mockableAndrea Shepard2014-09-23
* Make scheduler_run() mockableAndrea Shepard2014-09-23
* Add scheduler/compare_channels unit testAndrea Shepard2014-09-23
* Expose scheduler_compare_channels() to test suiteAndrea Shepard2014-09-23
* Make circuitmux_compare_muxes() and circuitmux_get_policy() mockableAndrea Shepard2014-09-23
* Add scheduler/queue_heuristic unit testAndrea Shepard2014-09-23
* Make some scheduler.c static functions visible to the test suiteAndrea Shepard2014-09-23
* Initial test_scheduler.cAndrea Shepard2014-09-23
* Make scheduler.c static globals visible to test suiteAndrea Shepard2014-09-23
* Make tor_libevent_get_base() mockableAndrea Shepard2014-09-23
* Add channel_tls_num_cells_writeable_method() coverage to channeltls/num_bytes...Andrea Shepard2014-09-23
* Add channeltls/num_bytes_queued unit testAndrea Shepard2014-09-23
* Make buf_datalen() mockableAndrea Shepard2014-09-23