Nick Mathewson
|
8ca3773f68
Fix unit tests on MSVC2013.
|
9 年之前 |
cypherpunks
|
5246e8f992
Remove lingering mempool code
|
9 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
Nick Mathewson
|
eda5cebd6c
Add another cellintptr use; fixes 14031
|
10 年之前 |
Nick Mathewson
|
808e2b856b
Tweak channel unit tests so we don't see coverity complaints
|
10 年之前 |
Nick Mathewson
|
03d2df62f6
Fix a bunch of memory leaks in the unit tests. Found with valgrind
|
10 年之前 |
Nick Mathewson
|
13f26f41e4
Fix some coverity issues in the unit tests
|
10 年之前 |
Nick Mathewson
|
58df153163
Fix more 64/32 warnings in test_channel.c
|
10 年之前 |
Nick Mathewson
|
11b652acb3
Fix some 32-bit build issues in the tests
|
10 年之前 |
Andrea Shepard
|
2d171c1081
Update test_channel.c for recent test suite changes and --enable-mempools support
|
10 年之前 |
Andrea Shepard
|
462eaed43e
Limited unit test for channel_dump_statistics()
|
10 年之前 |
Andrea Shepard
|
5ee25cc185
Add channel/dumpstats unit test
|
10 年之前 |
Andrea Shepard
|
9740a07b8c
Check queueing case in channel/flushmux unit test too
|
10 年之前 |
Andrea Shepard
|
f12f7159a5
Add channel/flushmux unit test
|
10 年之前 |
Andrea Shepard
|
76fcb8cb55
Add channel/incoming unit test
|
10 年之前 |
Andrea Shepard
|
b5d4ef18e1
Add unknown cell queue entry type case to channel/queue_impossible unit test
|
10 年之前 |
Andrea Shepard
|
f7951d318a
Small channel unit test improvements
|
10 年之前 |
Andrea Shepard
|
3b78667d65
Unit test for unusual channel lifecycles
|
10 年之前 |
Andrea Shepard
|
b6d0aaec07
Check some can't-happen cases draining channel cell queues
|
10 年之前 |
Andrea Shepard
|
46ff91b6ec
Add scheduler_channel_has_waiting_cells_mock() and some mock counter queries
|
10 年之前 |
Andrea Shepard
|
bef11b7156
Expose a useful mock from test_channel.c
|
10 年之前 |
Andrea Shepard
|
79b8f14c25
Expose fake channel utility functions in test suite in fakechans.h, and fix a test_channel.c bug
|
10 年之前 |
Andrea Shepard
|
ba294ff2dc
Implement channel flush unit test
|
11 年之前 |
Andrea Shepard
|
37baef0687
Add channel lifecycle test
|
11 年之前 |
Andrea Shepard
|
e00fde1797
Implement two-channel queue estimate test
|
11 年之前 |
Andrea Shepard
|
6e427c30af
Implement channel queue size estimate unit test
|
11 年之前 |
Andrea Shepard
|
6d886787e3
Unit tests for channel_get_cell_queue_entry_size() and channel_write_*() functions
|
11 年之前 |