summaryrefslogtreecommitdiff
path: root/tests/test-restart.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Use g_assert_true() instead of g_assert() everywhereOlivier CrĂȘte2021-11-011-11/+11
* test-restart: fix potential stack buffer overflow with new candidate APIFabrice Bellet2021-05-131-19/+19
* agent: don't change agent role when restarting iceFabrice Bellet2021-03-051-8/+0
* Use g_assert_cmp.int() to get better debug logs on crashOlivier CrĂȘte2020-05-051-12/+12
* tests: Disable UPnPJakub Adam2019-01-141-0/+2
* agent: prevent external role change while conncheck is runningFabrice Bellet2017-11-271-0/+15
* tests: Remove g_thread_init() callsPhilip Withnall2015-10-011-1/+0
* tests: Remove g_type_init() callsPhilip Withnall2015-10-011-1/+0
* Add support for ICE-TCPYouness Alaoui2014-05-171-0/+2
* tests: Fix test-restart to only quit on state changesPhilip Withnall2014-01-311-1/+0
* tests: Remove redundant GLIB_CHECK_VERSION checksPhilip Withnall2014-01-311-2/+0
* Properly ifdef windows headers in order to get compiles working on linux againRohan Garg2012-03-121-0/+2
* Fixed mingw/msys compilation. Definition for intptr_t was missing. Added WSAS...Filippo Della Betta2012-03-051-1/+9
* Replaced __func__ macro with G_STRFUNC in the unit testsFilippo Della Betta2012-02-151-4/+4
* Fix missing semicolon from previous commit in test-restartYouness Alaoui2012-02-021-1/+1
* Fix builds for systems using glib 2.3.81 and aboveRohan Garg2012-01-161-1/+4
* Change the compatibility modes from DRAFT19 to RFC5245Youness Alaoui2010-05-191-2/+2
* Move tests from agent and socket, into its own tests directory.. fixes issue ...Youness Alaoui2009-01-141-0/+468