summaryrefslogtreecommitdiff
path: root/tests/pipe.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-05tests: add test to check for zombie GSourcesVictor Toso1-0/+106
2015-06-05tests: add test to concurrent write to pipeVictor Toso1-0/+45
2015-06-05tests: pipe using _write_all_async functionVictor Toso1-0/+75
2015-06-05tests: remove read8_cb to use generic read_cbVictor Toso1-16/+2
2015-03-03Add GIOStream-based pipeMarc-André Lureau1-0/+313