summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-04-16 12:41:47 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-04-17 17:59:39 -0400
commitb8508d2711900227a6b33e92d7f3f0b5b8420c38 (patch)
tree1fe448767309ebca1aa4254f27cfc3dbad999e9c /.gitignore
parent1d796cfacd2db2082d83395250565624f1ce5415 (diff)
downloadlibnice-b8508d2711900227a6b33e92d7f3f0b5b8420c38.tar.gz
tests: Add a test-pseudotcp-fuzzy test for fuzzing PseudoTcpSocket
As documented at the top of the file, this creates two PseudoTcpSockets in a loopback configuration, and mutates the raw packets which are sent between them, hoping to cause assertion failures and illegal memory accesses in the pseudotcp code. Best run under Valgrind or GDB.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 67ec2d8..6c28802 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,6 +142,7 @@ tests/test-send-recv
tests/test-mainloop
tests/test-priority
tests/test-pseudotcp
+tests/test-pseudotcp-fuzzy
tests/test-restart
tests/test-thread
tests/test-new-dribble