summaryrefslogtreecommitdiff
path: root/tests/test-send-recv.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-06tests: Fix a memory leak in test-send-recvPhilip Withnall1-2/+12
2014-09-25tests: Fix various memory leaks in the unit testsPhilip Withnall1-0/+4
2014-03-31Rename variables that shadow global definitionsOlivier Crête1-6/+6
2014-03-06tests: Don't verify the message content with not in reliable mode, because it...Olivier Crête1-15/+21
2014-01-31Remove the "length" parameter from NiceOutputMessageOlivier Crête1-6/+22
2014-01-31Remove the "to" parameter from NiceOutputMessageOlivier Crête1-1/+0
2014-01-31agent: Add support for vectored I/O for sendsPhilip Withnall1-53/+193
2014-01-31tests: Update test-send-recv to support vectored I/OPhilip Withnall1-94/+338
2014-01-31tests: Remove redundant GLIB_CHECK_VERSION checksPhilip Withnall1-4/+0
2014-01-31tests: Add tests for the I/O stream classesPhilip Withnall1-0/+914