summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Consistently include config.h in every .c file, firstSimon McVittie1-0/+2
2012-05-08Merge branch 'call1'Olivier Crête16-739/+2054
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-03-26Don't wait for codecs to publish Endpoint on incoming m=Olivier Crête1-8/+10
2012-03-15Add test for remote addition of m=Olivier Crête2-3/+49
2012-03-02Put all direction control code in the streamOlivier Crête2-24/+99
2012-03-01Add test for adding a content while heldOlivier Crête1-6/+96
2012-03-01Add test for receiving failure.. and make it workOlivier Crête1-1/+34
2012-03-01Add test for sending failureOlivier Crête1-1/+34
2012-03-01Add tests for failing to unholdOlivier Crête2-15/+65
2012-03-01Call: Set the streams to sending when the remote side acceptsOlivier Crête1-3/+22
2012-02-24Add valgrind suppressionsOlivier Crête4-1/+302
2012-02-24It's rawudp, so assume we're always connectedOlivier Crête1-22/+5
2012-02-23Make Hold/Unhold workOlivier Crête3-7/+90
2012-02-23Make it possible to remove a content from a connected callOlivier Crête5-34/+182
2012-02-22Make it possible to add a content to a connected callOlivier Crête3-10/+78
2012-02-22Use generic function to check the direction in an sdp blockOlivier Crête1-8/+11
2012-02-21Check for direction when verifying SDPOlivier Crête1-1/+7
2012-02-17Make basic test work with both audio and videoOlivier Crête3-39/+52
2012-02-16Implement RequestReceivingOlivier Crête4-15/+276
2012-02-14Make SetSending work, also add tests for itOlivier Crête4-4/+151
2012-02-14Make more of the tests base class work with multiple streams/contentsOlivier Crête2-22/+31
2012-02-13Port the Ringing/Queued test to their own testOlivier Crête5-466/+101
2012-02-13Add base class for Call testsOlivier Crête4-11/+485
2012-02-10Factor out the requestable channel classes testOlivier Crête2-41/+1
2012-02-10Port to Call1Olivier Crête7-569/+444
2012-01-10Accept MEMBERS_CHANGED_DETAILED that the recent tp-glib base classes setOlivier Crête1-1/+1
2012-01-10Force transport to udpOlivier Crête1-1/+2
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-1/+1
2011-09-06Renaming of SofiaSIP to Rakia in various commentsMikhail Zabaluev2-2/+2
2011-09-05Merge branch 'master' into debug-liteMikhail Zabaluev5-24/+204
2011-08-25Exercise StartTones and StopTones in testsMikhail Zabaluev1-1/+26
2011-08-25Check the argument of StoppedTonesMikhail Zabaluev1-2/+2
2011-08-24Make sure codecs are properly intersected in the outgoing call testMikhail Zabaluev1-3/+5
2011-08-24Exercise DTMF.MultipleTones in test, complete with deferred tonesMikhail Zabaluev1-10/+91
2011-08-24Test that initial tones are signalled as playing upon call establishmentMikhail Zabaluev1-2/+19
2011-08-24Factored the MediaSignalling audio session mockup into a voip_test utilityMikhail Zabaluev2-18/+31
2011-08-24Add a test for DTMF InitialTones propertyMikhail Zabaluev4-3/+45
2011-06-15fix typo so distcheck passes againDavid Laban1-1/+1
2011-06-15s/TPSIP/RAKIA/gDavid Laban1-1/+1
2011-05-31Don't skip the test if debugging is disabledDavid Laban1-6/+4
2011-05-31Add test-debug.pyDavid Laban2-2/+82
2011-05-30fix typo so distcheck passes againDavid Laban1-1/+1
2011-05-30s/TPSIP/RAKIA/gDavid Laban1-1/+1
2011-02-23Keep bus name as sofiasipDavid Laban5-10/+10
2011-02-12Rename project to telepathy-rakiaDavid Laban8-19/+19
2011-02-02test-self-alias.py: check if Aliasing interface is visible in ContactsPekka Pessi1-0/+10
2011-02-02Silence DeprecationWarnings from twisted sipPekka Pessi1-1/+2
2011-02-01voip_test is not a test script, move it to EXTRA_DISTMikhail Zabaluev1-2/+2
2011-02-01Added voip_test to dist filesMikhail Zabaluev1-0/+1