Simon McVittie
07217e8721
GDBus tests: factor out TestIOStream, test_pipe and test_bidi_pipe
...
These might even make useful public API if they grew a Windows
implementation, but for now they can be Unix-only test API.
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=662395
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk>
2011-11-21 16:06:18 +00:00
Simon McVittie
f14eef8402
gdbus-non-socket test: avoid use of a GMainContext across a fork
...
See https://bugzilla.gnome.org/show_bug.cgi?id=658999 for why this would
be bad.
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=662100
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: David Zeuthen <davidz@redhat.com>
(cherry picked from commit 612d2384670378d23e46046ab42ca98d618aba43)
2011-10-19 11:18:30 +01:00
David Zeuthen
7d6a6ca57b
Bug 627188 – gdbus-non-socket test occasionally fails
...
Fix logical bug in test case to avoid race condition between the
client and the server.
Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-08-18 13:09:04 -04:00
David Zeuthen
d344ff9d67
Bug 626841 – Add test-case for non-socket GIOStream
...
Also fix a couple of bugs so it actually works.
https://bugzilla.gnome.org/show_bug.cgi?id=626841
Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-08-13 14:01:36 -04:00