summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't use GSubprocessLauncherOlivier Crete2019-08-051-10/+5
* test-fullmode-with-stun: Use portable g_usleep() for MSVCOlivier Crête2019-08-021-1/+1
* meson.build: Simplify shell based test checksOlivier Crête2019-08-021-8/+6
* tests: Port test-fullmode-with-stun wrapper to COlivier Crête2019-08-022-5/+68
* dockerfiles: Add buildah format export to make gitlab happyOlivier Crête2019-08-012-0/+2
* tests: Pass GST env with valgrind tooOlivier Crête2019-07-311-4/+2
* libnice.supp: Add RHEL 7 suppressionsOlivier Crête2019-07-311-0/+51
* dockerfiles: Add valgrind to docker filesOlivier Crête2019-07-312-2/+16
* libnice.supp: Add GStreamer suppressionsOlivier Crête2019-07-311-0/+17
* test-gstreamer: fix buffer leakOlivier Crête2019-07-311-0/+4
* conncheck: Drop valid STUN for which we can't find a requestOlivier Crête2019-07-312-2/+2
* test-tcp: Only free passive socket after childOlivier Crête2019-07-311-2/+1
* test-turn: Initialize variable earlier to avoid raceOlivier Crête2019-07-311-3/+4
* test-udp-turn-fragmentation: Avoid leaking test socketOlivier Crête2019-07-311-4/+8
* test-different-number-streams: Avoid leaking NiceAddressOlivier Crête2019-07-311-5/+5
* agent: Replace closed signal with GASyncResult type functionOlivier Crête2019-05-092-26/+20
* agent: add nice_agent_close_async() APIJakub Adam2019-05-092-0/+42
* test-new-trickle: remove superfluous expressionJakub Adam2019-03-081-2/+1
* tests: enable "trickle-ice" modeJakub Adam2019-03-082-0/+18
* test-new-trickle: prevent deadlock in dgram_process()Jakub Adam2019-03-081-0/+2
* tests: rename test-dribble to test-trickleJakub Adam2019-03-084-34/+34
* test-send-recv: Fix occasional timeoutsJakub Adam2019-03-053-5/+28
* test-fullmode: Make test non-racy tooOlivier Crête2019-01-281-10/+35
* test-drop-invalid: Fix racinessOlivier Crête2019-01-281-9/+38
* gitlab-ci: Move docker images to main libnice repoOlivier Crête2019-01-232-8/+8
* tests: Add DockerfilesOlivier Crête2019-01-232-0/+32
* tests: Fix -Wcast-function-type warnings with GCC 8Jakub Adam2019-01-145-5/+11
* tests: Disable UPnPJakub Adam2019-01-147-1/+27
* test-tcp: Use IPv4 instead of IPv6Olivier Crête2019-01-031-5/+4
* tests/test-different-number-streams: Make it work with only localhostOlivier Crête2019-01-031-0/+10
* meson: fix test-gstreamerJan Tojnar2019-01-031-1/+3
* 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