diff options
author | Philip Withnall <philip.withnall@collabora.co.uk> | 2014-08-06 15:35:20 +0100 |
---|---|---|
committer | Olivier Crête <olivier.crete@collabora.com> | 2014-08-21 14:33:11 -0400 |
commit | 0bd5accaf1a2ccc6c21af15995a3e5594feb1720 (patch) | |
tree | 834f1353a7003b80e78284f9178e9b076921d949 /.gitignore | |
parent | 5adf7f97dc0c18c95828e53fc4ea86f366e2f9af (diff) |
tests: Add a new segment-by-segment test framework for pseudo-TCP
This explicitly removes all timers and main loop considerations from the
pseudo-TCP testing, which considerably simplifies arranging packet swaps
and mistimings for testing purposes.
This test suite includes a few tests for the FIN–ACK support.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -147,6 +147,7 @@ tests/test-mainloop tests/test-priority tests/test-pseudotcp tests/test-pseudotcp-fuzzy +tests/test-pseudotcp-fin tests/test-restart tests/test-tcp tests/test-thread |