summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-08-06 15:35:20 +0100
committerOlivier Crête <olivier.crete@collabora.com>2014-08-21 14:33:11 -0400
commit0bd5accaf1a2ccc6c21af15995a3e5594feb1720 (patch)
tree834f1353a7003b80e78284f9178e9b076921d949 /.gitignore
parent5adf7f97dc0c18c95828e53fc4ea86f366e2f9af (diff)
downloadlibnice-0bd5accaf1a2ccc6c21af15995a3e5594feb1720.tar.gz
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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2e47848..ede3368 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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