summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update test_relay.c for recent test suite changes and --enable-mempools supportcmux_refactor_rebased_for_026Andrea Shepard2014-09-23
* squash! Unit tests for channel_get_cell_queue_entry_size() and channel_write_...Andrea 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
* squash! Update test_channel.c for recent test suite changes and --enable-memp...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
* Implement tlschan create and overhead estimate unit testsAndrea Shepard2014-09-23
* Make connection_or_connect() mockableAndrea Shepard2014-09-23
* Make is_local_addr() mockableAndrea Shepard2014-09-23
* Initial test_channeltls.cAndrea Shepard2014-09-23
* Limited unit test for channel_dump_statistics()Andrea Shepard2014-09-23
* Add channel/dumpstats unit testAndrea Shepard2014-09-23
* Make channel_dump_statistics() mockableAndrea Shepard2014-09-23
* What the hell was I on?Andrea Shepard2014-09-23
* Check queueing case in channel/flushmux unit test tooAndrea Shepard2014-09-23
* Add channel/flushmux unit testAndrea Shepard2014-09-23
* Make channel_flush_from_first_active_circuit() mockableAndrea Shepard2014-09-23
* Make circuitmux_num_cells() mockableAndrea Shepard2014-09-23
* Add channel/incoming unit testAndrea Shepard2014-09-23
* Add unknown cell queue entry type case to channel/queue_impossible unit testAndrea Shepard2014-09-23
* Small channel unit test improvementsAndrea Shepard2014-09-23
* Let channel unit tests mess with global queue estimateAndrea Shepard2014-09-23
* Unit test for unusual channel lifecyclesAndrea Shepard2014-09-23
* Check some can't-happen cases draining channel cell queuesAndrea Shepard2014-09-23
* Expose some channel cell queue stuff to the test suiteAndrea Shepard2014-09-23
* Add append_cell_to_circuit_queue() unit testAndrea Shepard2014-09-23
* Add scheduler_channel_has_waiting_cells_mock() and some mock counter queriesAndrea Shepard2014-09-23
* Expose get_unique_circ_id_by_chan() to test suiteAndrea Shepard2014-09-23
* Make scheduler_channel_doesnt_want_writes() mockableAndrea Shepard2014-09-23
* Expose a useful mock from test_channel.cAndrea Shepard2014-09-23
* Expose fake channel utility functions in test suite in fakechans.h, and fix a...Andrea Shepard2014-09-23
* Implement channel flush unit testAndrea Shepard2014-09-23
* Add channel lifecycle testAndrea Shepard2014-09-23
* Make scheduler_channel_doesnt_want_writes() mockableAndrea Shepard2014-09-23