Commit graph

550 commits

Author SHA1 Message Date
Jehan Monnier
5dc7fa8d1a make sure multicast and unicast eraly media call forking work 2015-02-04 12:17:15 +01:00
Jehan Monnier
f6447b3c07 update ms2/ortp 2015-02-04 12:17:14 +01:00
Jehan Monnier
06fc0526ec multicast impl 2015-02-04 12:17:14 +01:00
Simon Morlat
ef810b108b fix compilation errors 2015-02-04 11:05:32 +01:00
Ghislain MARY
54f3cd52db Add video tester that creates its own GTK windows for video display. 2015-02-04 10:38:00 +01:00
Simon Morlat
ef7413d063 enable ipv6 test 2015-02-03 14:57:04 +01:00
Simon Morlat
53bc2cd5a0 add tests to check sips and ipv6 support of flexisip 2015-02-02 18:13:55 +01:00
Ghislain MARY
a98c9df520 Build offeranswer tests with CMake. 2015-02-02 12:20:16 +01:00
Simon Morlat
c78383dda9 add file required for tests 2015-01-30 22:34:07 +01:00
Simon Morlat
cced42ebc5 add test for generic CN, update oRTP and ms2 2015-01-30 20:00:35 +01:00
Ghislain MARY
b4e301ada0 Copy message tester database file in binary mode. 2015-01-30 10:32:29 +01:00
Gautier Pelloux-Prayer
78cd8521a2 Enable xml output if user gives --xml-file, even without --xml 2015-01-29 10:47:56 +01:00
Gautier Pelloux-Prayer
1bb0df3444 Do not write XML tests output until end of execution to avoid corrupted XML in case of crash (bis) 2015-01-29 10:39:57 +01:00
Gautier Pelloux-Prayer
7de6efb0d2 Do not write XML tests output until end of execution to avoid corrupted XML in case of crash 2015-01-29 10:33:49 +01:00
Ghislain MARY
1af933de41 Fix compilation on Windows. 2015-01-28 16:53:59 +01:00
Simon Morlat
816ab8dfbd adapt to mediastreamer2 2015-01-27 17:03:48 +01:00
Johan Pascal
219451388d Merge remote-tracking branch 'origin/master' into dev_dtls 2015-01-27 10:42:06 +01:00
Simon Morlat
dd75242642 fix multiple compilation problems with mingw 2015-01-23 22:38:31 +01:00
Guillaume BIENKOWSKI
7acf4df883 Add a unit test for a no-sdp reinvite after a pause, and implement a correction to handle this case. 2015-01-23 14:30:38 +01:00
Simon Morlat
9d3e0e736e fix conference with ice on android 2015-01-22 10:22:58 +01:00
Simon Morlat
a75e849611 disable cross correlation tests, on arm, too long. 2015-01-22 10:21:11 +01:00
Simon Morlat
16180e2430 change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Guillaume BIENKOWSKI
5824199483 Add keepAccounts(bool) and clearAccounts() to JNI 2015-01-21 12:29:13 +01:00
Johan Pascal
85ca8c3cac Merge remote-tracking branch 'origin/master' into dev_dtls 2015-01-14 00:16:11 +01:00
Johan Pascal
fbcb1007f2 DTLS-SRTP add simple test call 2015-01-14 00:06:19 +01:00
Gautier Pelloux-Prayer
8164e9434c Correctly write in file: do not use fprintf but fputs... 2015-01-13 12:10:15 +01:00
Gautier Pelloux-Prayer
b2748f5283 Log collection suite: collect_init and collect_cleanup should be call between each tests, not at end/start of the suite execution... 2015-01-13 11:25:44 +01:00
Gautier Pelloux-Prayer
c0870da1e7 Fix logcollection suite in case of ZLIB enabled 2015-01-12 12:09:52 +01:00
Gautier Pelloux-Prayer
7afeede178 Do not test MKV intercorrelation on Android, because the test lasts 20 minutes which is unacceptable 2015-01-09 09:42:14 +01:00
Jehan Monnier
2ff1e17580 Merge remote-tracking branch 'origin/master' into dev_dtls
Conflicts:
	mediastreamer2
2015-01-06 14:55:28 +01:00
Jehan Monnier
8518bd1bf4 add test for timeouted BYE 2015-01-06 13:25:31 +01:00
Johan Pascal
e93a80f322 Merge remote-tracking branch 'origin/master' into dev_dtls 2015-01-05 18:17:05 +01:00
Jehan Monnier
d7437ef1f5 enable ice with tunnel 2014-12-22 21:47:35 +01:00
Simon Morlat
76c6886119 fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted. 2014-12-22 16:23:26 +01:00
Guillaume BIENKOWSKI
9033898be9 Fix 32 bits warnings 2014-12-18 10:33:57 +01:00
Guillaume BIENKOWSKI
369e6930d0 Fix log collection tester 2014-12-17 16:22:19 +01:00
Gautier Pelloux-Prayer
8be032a9df Fix compilation 2014-12-17 12:17:40 +01:00
Guillaume BIENKOWSKI
f16696d242 Update file player test to take in account the new hello8000 duration 2014-12-16 10:47:42 +01:00
Guillaume BIENKOWSKI
e22eb31deb Remove unused variable 2014-12-16 10:42:01 +01:00
Guillaume BIENKOWSKI
b0459fd16c Lengthen the hello8000 to accomodate slow devices where 10s sound might be too short for bandwidth measurement 2014-12-16 10:30:43 +01:00
Guillaume BIENKOWSKI
60c5edf397 Factor check_file in tester and fix last log time check 2014-12-15 17:01:12 +01:00
Guillaume BIENKOWSKI
5128769b00 Typo 2014-12-15 16:02:58 +01:00
Guillaume BIENKOWSKI
bb6123477b Allow for longer timeout in register 2014-12-15 15:56:06 +01:00
Guillaume BIENKOWSKI
da9cffd5fe Use ms_time() instead of time() 2014-12-15 15:56:06 +01:00
Guillaume BIENKOWSKI
697a6d4a89 Fix the soundcard hint so that it trigger only when _all_ calls are paused or pausing (instead of just one call suffice). Also increase the test delay. 2014-12-15 14:49:42 +01:00
Guillaume BIENKOWSKI
3e56dcac16 Remove (now) unneeded use_files and fix the way we manage use_files in the linphone_core_manager to include a ringback tone 2014-12-15 12:36:27 +01:00
Guillaume BIENKOWSKI
04a66a165c Fix lpconfig test on read-only storage 2014-12-15 12:33:57 +01:00
Guillaume BIENKOWSKI
d9bc65287c Enable XML output for liblinphone tester 2014-12-15 11:10:44 +01:00
Jehan Monnier
2a5e6eafb9 fix stun_tester.c 2014-12-12 17:04:44 +01:00
Simon Morlat
4292c1fc15 fix compilation errors 2014-12-12 17:02:52 +01:00