summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: Add meson.build files to tarballOlivier Crête2018-12-271-1/+3
* Fix little bugs found by clang-analyzerOlivier Crête2018-12-271-5/+0
* pseudotcp: Rename state enums to not clash with system onesOlivier Crête2018-12-182-19/+16
* tests: Initialize Windows Sockets where neededJakub Adam2018-12-184-0/+16
* meson: tests: make fullmode-with-stun non-parallel and disable fuzzing testTim-Philipp Müller2018-12-141-2/+3
* Fix build with MSVCNirbheek Chauhan2018-12-142-15/+21
* meson: add new unit testTim-Philipp Müller2018-12-141-0/+1
* Add support for Meson build systemTim-Philipp Müller2018-12-143-5/+109
* udp-turn: handle multiple RFC4571 frames received in a TCP-TURN messageJakub Adam2018-10-312-0/+222
* tests: Remove non-existing mainloop test from Makefile.amOlivier Crête2018-10-211-2/+0
* test-pseudotcp(-fuzzy): Fix format string warnings causing build errors on 32...Brendan Shanks2018-06-062-3/+4
* test-new-dribble: make credentials swap asymmetricFabrice Bellet2018-03-231-32/+23
* conncheck: do not require that all streams have a connection check listMiguel París2017-11-282-0/+211
* Makefile: really enable debug for testsFabrice Bellet2017-11-271-1/+1
* agent: prevent external role change while conncheck is runningFabrice Bellet2017-11-271-0/+15
* tests: Fix agent.h header inclusion in test-gstreamer.cPhilip Withnall2017-09-121-1/+1
* tests: Fix copyright dates in test-gstreamer.cPhilip Withnall2017-09-121-1/+1
* agent: Adjust the nice_agent_new_full() to use flagsOlivier Crête2017-06-211-4/+4
* test-nomination: added a new test for the nomination modeFabrice Bellet2017-06-122-1/+267
* tests_: Add test to verify that only packets from validated addresses passOlivier Crête2017-04-112-1/+521
* agent: Drop packets not from validated addressesOlivier Crête2017-04-112-109/+0
* test-credentials: Fix leakOlivier Crête2017-04-051-0/+2
* candidate: Test against possible typeOlivier Crête2017-04-031-2/+2
* test-turn: wait for gathering done sequentiallyFabrice Bellet2016-06-231-1/+3
* tests: fix io-stream when built with optimizationsFabrice Bellet2016-06-202-2/+2
* test-send-recv: reduce deadlock timeoutFabrice Bellet2016-06-201-2/+2
* pseudotcp-fuzzy: fix this testFabrice Bellet2016-06-201-3/+3
* pseudotcp: Set min RTO to 1 secondOlivier Crête2016-06-031-4/+4
* pseudotcp: Correct behaviour of buffer size methods when part-closedPhilip Withnall2016-06-031-0/+22
* pseudotcp: Fix pseudo_tcp_socket_recv() in state TCP_CLOSE_WAITPhilip Withnall2016-06-031-0/+38
* pseudotcp: Fix retransmission of segments before handling a FINPhilip Withnall2016-06-031-2/+86
* tests: Add TURN testOlivier Crête2016-06-022-1/+383
* test-icetcp: don't be sensitive to the signal orderJakub Adam2016-06-011-2/+12
* socket: refactor nice_socket_is_base_of()Jakub Adam2016-04-042-18/+18
* socket: fix wrong function called in nice_socket_is_base_of()Jakub Adam2016-04-042-0/+125
* test-new-dribble: wait until ragent reaches state completedPhilip Withnall2016-03-011-0/+4
* test-priority: ignore the local preferencePhilip Withnall2016-03-011-4/+4
* tests: Enable G_MESSAGES_DEBUG for all unit testsPhilip Withnall2015-10-181-0/+4
* tests: Update expected priority values in test-priorityPhilip Withnall2015-10-011-4/+4
* tests: Use g_assert_cmpuint() to make test failures easier to diagnosePhilip Withnall2015-10-011-9/+9
* tests: Set candidate addresses in test-priorityPhilip Withnall2015-10-011-1/+4
* agent: Remove redundant GLIB_CHECK_VERSION macrosPhilip Withnall2015-10-012-15/+1
* tests: Remove g_thread_init() callsPhilip Withnall2015-10-0118-48/+8
* tests: Remove g_type_init() callsPhilip Withnall2015-10-0122-26/+0
* agent: Add API to set local credentialsRohan Garg2015-04-142-1/+208
* nicesink: Add test for buffer list supportJose Antonio Santos Cadenas2015-03-272-0/+337
* tests: Use G_SOURCE_[CONTINUE|REMOVE] instead of booleansPhilip Withnall2014-11-061-6/+6
* tests: Fix a memory leak in test-send-recvPhilip Withnall2014-11-061-2/+12
* tests: Add more helgrind suppressionsPhilip Withnall2014-09-261-0/+60
* tests: Add a Valgrind suppression filePhilip Withnall2014-09-252-0/+477