summaryrefslogtreecommitdiff
path: root/tests/dbus/stream-tube.c
Commit message (Expand)AuthorAgeFilesLines
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-1/+1
* TpStreamTubeChannel: add parameters-vardict and its getterSimon McVittie2012-09-261-6/+42
* Stop using TP_ERRORSSimon McVittie2012-05-021-2/+2
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-2/+2
* Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie2012-02-011-3/+1
* test_offer_race: don't assume any ordering on tube connectionsGuillaume Desmottes2012-01-241-23/+39
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2011-07-121-6/+10
|\
| * test-stream-tube: pass if UNIX sockets are not implementedGuillaume Desmottes2011-07-121-6/+10
* | Merge branch 'telepathy-glib-0.14' into releaseGuillaume Desmottes2011-07-081-1/+4
|\ \ | |/
| * Include the right headers to actually check if credentials-passing is supportedGuillaume Desmottes2011-07-061-1/+4
* | Merge branch 'telepathy-glib-0.14'Simon McVittie2011-07-011-0/+35
|\ \ | |/
| * Skip stream tube credentials-passing tests where unsupportedSimon McVittie2011-07-011-0/+35
* | use tp_tests_init() in most testsGuillaume Desmottes2011-05-121-5/+1
|/
* tests/dbus/stream-tube: fix the check for IPv6Simon McVittie2010-11-151-1/+1
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* fd.o #30999: skip IPv6 tube tests if they're not going to workSimon McVittie2010-10-201-0/+74
* test_offer_race: enable test with Credentials access controlGuillaume Desmottes2010-10-061-10/+8
* fix some leaks in testsGuillaume Desmottes2010-10-051-0/+5
* assert that we don't leak parametersGuillaume Desmottes2010-10-051-17/+0
* tp-stream-tube: rename "connection" to "socket connection"Guillaume Desmottes2010-10-041-3/+3
* test that the 'closed' signal is firedGuillaume Desmottes2010-09-281-0/+36
* set the contact on TpStreamTubeConnection when accepting a tubeGuillaume Desmottes2010-09-281-1/+12
* stream-tube-chan: use TpStreamTubeConnection instead of GIOStreamGuillaume Desmottes2010-09-281-30/+33
* Adapt the paths of test depending of the contextGuillaume Desmottes2010-09-281-2/+49
* run_tube_test: run tests with contact and room tubesGuillaume Desmottes2010-09-281-25/+38
* don't include a TpContact in the "incoming" signal if we can't properly ident...Guillaume Desmottes2010-09-281-3/+25
* test that tp-glib rejects connection if NewRemoteConnection has a wrong handleGuillaume Desmottes2010-09-281-1/+157
* create_tube_service: add a parameter to choose the type of stream tube createdGuillaume Desmottes2010-09-281-14/+35
* add TpTestsContactStreamTubeChannelGuillaume Desmottes2010-09-281-1/+2
* wrap long linesGuillaume Desmottes2010-09-281-3/+4
* rename TpStreamTube to TpStreamTubeChannelGuillaume Desmottes2010-09-281-21/+21
* move stream-tube.[ch] to stream-tube-channel.[ch]Guillaume Desmottes2010-09-281-1/+1
* We should use async API to send and receive credentialsGuillaume Desmottes2010-09-281-0/+5
* test-stream-tube: test the socket connection raceGuillaume Desmottes2010-09-281-7/+112
* test using (IPv4, Port)Guillaume Desmottes2010-09-281-0/+1
* test (Unix, Credentials)Guillaume Desmottes2010-09-281-0/+1
* test-stream-tube: drop NUM_SOCKET_PAIRGuillaume Desmottes2010-09-281-4/+3
* test IPv6 supportGuillaume Desmottes2010-09-281-1/+2
* test-stream-tube: test using (IPv4, Localhost)Guillaume Desmottes2010-09-281-2/+3
* allow to run some tests with different (address_type, access_control)Guillaume Desmottes2010-09-281-8/+37
* test-stream-tube: specify the socket type and access control to useGuillaume Desmottes2010-09-281-10/+51
* try accepting/offering a tube in the wrong stateGuillaume Desmottes2010-09-281-0/+32
* try calling tp_stream_tube_accept_async() twiceGuillaume Desmottes2010-09-281-0/+21
* test_offer_success: emulate a client connecting to the tubeGuillaume Desmottes2010-09-281-6/+76
* test_accept_success: try using the tubeGuillaume Desmottes2010-09-281-3/+105
* test tp_stream_tube_offer_async()Guillaume Desmottes2010-09-281-0/+41
* test tp_stream_tube_accept_async()Guillaume Desmottes2010-09-281-0/+36
* add parameters propertyGuillaume Desmottes2010-09-281-0/+29
* add service propertyGuillaume Desmottes2010-09-281-0/+17