summaryrefslogtreecommitdiff
path: root/tests/test-pseudotcp-fuzzy.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use g_assert_true() instead of g_assert() everywhereOlivier Crête2021-11-011-3/+3
* Use g_assert_cmp.int() to get better debug logs on crashOlivier Crête2020-05-051-1/+1
* test-pseudotcp(-fuzzy): Fix format string warnings causing build errors on 32...Brendan Shanks2018-06-061-2/+2
* pseudotcp-fuzzy: fix this testFabrice Bellet2016-06-201-3/+3
* tests: Remove g_type_init() callsPhilip Withnall2015-10-011-1/+0
* pseudotcp: Add optional FIN–ACK and RST supportPhilip Withnall2014-08-211-0/+2
* tests: Improve debug output of pseudotcp tests slightlyPhilip Withnall2014-08-211-3/+3
* tests: Add a test-pseudotcp-fuzzy test for fuzzing PseudoTcpSocketPhilip Withnall2014-04-171-0/+467