summaryrefslogtreecommitdiff
path: root/tests/test-send-recv.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use G_SOURCE_[CONTINUE|REMOVE] instead of booleansPhilip Withnall2014-11-061-6/+6
* tests: Fix a memory leak in test-send-recvPhilip Withnall2014-11-061-2/+12
* tests: Fix various memory leaks in the unit testsPhilip Withnall2014-09-251-0/+4
* Rename variables that shadow global definitionsOlivier Crête2014-03-311-6/+6
* tests: Don't verify the message content with not in reliable mode, because it...Olivier Crête2014-03-061-15/+21
* Remove the "length" parameter from NiceOutputMessageOlivier Crête2014-01-311-6/+22
* Remove the "to" parameter from NiceOutputMessageOlivier Crête2014-01-311-1/+0
* agent: Add support for vectored I/O for sendsPhilip Withnall2014-01-311-53/+193
* tests: Update test-send-recv to support vectored I/OPhilip Withnall2014-01-311-94/+338
* tests: Remove redundant GLIB_CHECK_VERSION checksPhilip Withnall2014-01-311-4/+0
* tests: Add tests for the I/O stream classesPhilip Withnall2014-01-311-0/+914