Commit History

Author SHA1 Message Date
  Nick Mathewson cb3f9bc2d4 Merge branch 'bug18570_027' 8 years ago
  Andrea Shepard 1cdc7fddb2 Add new channel/queue_incoming unit tests; modify channel unit tests for new clarified handling of alloc/free responsibility for queued incoming cells 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 8ca3773f68 Fix unit tests on MSVC2013. 9 years ago
  cypherpunks 5246e8f992 Remove lingering mempool code 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson eda5cebd6c Add another cellintptr use; fixes 14031 9 years ago
  Nick Mathewson 808e2b856b Tweak channel unit tests so we don't see coverity complaints 9 years ago
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 years ago
  Nick Mathewson 13f26f41e4 Fix some coverity issues in the unit tests 9 years ago
  Nick Mathewson 58df153163 Fix more 64/32 warnings in test_channel.c 9 years ago
  Nick Mathewson 11b652acb3 Fix some 32-bit build issues in the tests 9 years ago
  Andrea Shepard 2d171c1081 Update test_channel.c for recent test suite changes and --enable-mempools support 9 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 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 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 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 46ff91b6ec Add scheduler_channel_has_waiting_cells_mock() and some mock counter queries 10 years ago
  Andrea Shepard bef11b7156 Expose a useful mock from test_channel.c 10 years ago
  Andrea Shepard 79b8f14c25 Expose fake channel utility functions in test suite in fakechans.h, and fix a test_channel.c bug 10 years ago
  Andrea Shepard ba294ff2dc Implement channel flush unit test 10 years ago
  Andrea Shepard 37baef0687 Add channel lifecycle test 10 years ago
  Andrea Shepard e00fde1797 Implement two-channel queue estimate test 10 years ago
  Andrea Shepard 6e427c30af Implement channel queue size estimate unit test 10 years ago
  Andrea Shepard 6d886787e3 Unit tests for channel_get_cell_queue_entry_size() and channel_write_*() functions 10 years ago