summaryrefslogtreecommitdiff
path: root/tests/wocky-test-stream.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-03wocky-test-stream: allow to get notified directly whenever data is readMarco Barisione1-0/+6
2011-07-27s/WockyTestSTreamReadMode/WockyTestStreamReadMode/Sjoerd Simons1-2/+2
2011-07-27Add an incomplete write mode to the test-streamSjoerd Simons1-0/+10
2009-12-07Add API to enable different reading modesSjoerd Simons1-0/+13
2009-12-07Add the ability to cork input streamsSjoerd Simons1-0/+2
2009-08-04Use local wocky_tls_* instead of g_tls_* and gio instead of gnio.Vivek Dasmohapatra1-1/+1
2009-06-24add wocky_test_output_stream_set_write_error to emulate writing errorsGuillaume Desmottes1-0/+2
2009-06-16replace wocky_test_stream_read_error by wocky_test_input_stream_set_read_errorGuillaume Desmottes1-1/+1
2009-06-16add wocky_test_stream_read_error to simulate a read errorGuillaume Desmottes1-0/+2
2009-04-13Fix style issues found by coding style checkerSjoerd Simons1-2/+2
2009-03-26Implement a test streamSjoerd Simons1-0/+69