Commit History

Author SHA1 Message Date
  Andrea Shepard 0af88f9096 Initial test_scheduler.c 10 years ago
  Andrea Shepard 9869254608 Make scheduler.c static globals visible to test suite 10 years ago
  Andrea Shepard 5a07fb96f2 Make tor_libevent_get_base() mockable 10 years ago
  Andrea Shepard 5e9a88e001 Add channel_tls_num_cells_writeable_method() coverage to channeltls/num_bytes_queued unit test 10 years ago
  Andrea Shepard 030b0fe107 Add channeltls/num_bytes_queued unit test 10 years ago
  Andrea Shepard a2de0a1034 Make buf_datalen() mockable 10 years ago
  Andrea Shepard 8719f8ff09 Implement tlschan create and overhead estimate unit tests 10 years ago
  Andrea Shepard 3b080230e9 Make connection_or_connect() mockable 10 years ago
  Andrea Shepard 3bc7108d2c Make is_local_addr() mockable 10 years ago
  Andrea Shepard 50d5fb87bd Initial test_channeltls.c 10 years ago
  Andrea Shepard 462eaed43e Limited unit test for channel_dump_statistics() 10 years ago
  Andrea Shepard 5ee25cc185 Add channel/dumpstats unit test 10 years ago
  Andrea Shepard 452bce6c72 Make channel_dump_statistics() mockable 10 years ago
  Andrea Shepard 5a24ff0563 What the hell was I on? 10 years ago
  Andrea Shepard 9740a07b8c Check queueing case in channel/flushmux unit test too 10 years ago
  Andrea Shepard f12f7159a5 Add channel/flushmux unit test 10 years ago
  Andrea Shepard 9eea42f844 Make channel_flush_from_first_active_circuit() mockable 10 years ago
  Andrea Shepard 5b7a58f7c4 Make circuitmux_num_cells() mockable 10 years ago
  Andrea Shepard 76fcb8cb55 Add channel/incoming unit test 10 years ago
  Andrea Shepard b5d4ef18e1 Add unknown cell queue entry type case to channel/queue_impossible unit test 10 years ago
  Andrea Shepard f7951d318a Small channel unit test improvements 10 years ago
  Andrea Shepard ae3ed185e4 Let channel unit tests mess with global queue estimate 10 years ago
  Andrea Shepard 3b78667d65 Unit test for unusual channel lifecycles 10 years ago
  Andrea Shepard b6d0aaec07 Check some can't-happen cases draining channel cell queues 10 years ago
  Andrea Shepard bbb06b73cd Expose some channel cell queue stuff to the test suite 10 years ago
  Andrea Shepard 5992a69dee Add append_cell_to_circuit_queue() unit test 10 years ago
  Andrea Shepard 46ff91b6ec Add scheduler_channel_has_waiting_cells_mock() and some mock counter queries 10 years ago
  Andrea Shepard 2ee69bd5d7 Expose get_unique_circ_id_by_chan() to test suite 10 years ago
  Andrea Shepard ade60890d0 Make scheduler_channel_doesnt_want_writes() mockable 10 years ago
  Andrea Shepard bef11b7156 Expose a useful mock from test_channel.c 10 years ago