Commit graph

739 commits

Author SHA1 Message Date
Jehan Monnier
cdfdabebea improve lime test robustness 2015-05-28 15:45:47 +02:00
Ghislain MARY
b1cd06e66f Add missing source file when building with CMake. 2015-05-28 11:47:39 +02:00
Jehan Monnier
7a67f94090 improve logs upload 2015-05-28 11:04:26 +02:00
Jehan Monnier
7de2c1bf33 ms2: disable symmetric rtp triggered by stun in case of multicast 2015-05-27 18:00:37 +02:00
Ghislain MARY
f5b65146ac Generate linphonetester library when building for IOS with CMake. 2015-05-27 17:30:35 +02:00
Simon Morlat
5f30b8a1eb set stereo=1 in opus fmtp to test stereo
rewrite ugly code
2015-05-27 12:36:36 +02:00
Jehan Monnier
7f2c4c22b4 fix compilation issue + fix lime tests for Android 2015-05-27 09:17:37 +02:00
Jehan Monnier
40ae36e14a still one fopen to be replaced in lime unit test 2015-05-26 18:39:59 +02:00
Jehan Monnier
78cc40e1c4 make sure lime test use writable path 2015-05-26 18:21:26 +02:00
Gautier Pelloux-Prayer
fcbbbd1979 dtmf_tester.c: stop using static global variables to definitively fix tests when opus not available 2015-05-25 13:49:21 +02:00
Gautier Pelloux-Prayer
73ec6eb8d9 dtmf_tester.c: fix previous commit in case of opus not available 2015-05-25 11:44:29 +02:00
Gautier Pelloux-Prayer
7b074dccc6 dtmf_tester.c: do not try Opus test if codec is not avalaible 2015-05-25 10:47:19 +02:00
Gautier Pelloux-Prayer
4d547292db proxy_config_tester.c: fix compilation 2015-05-22 16:22:01 +02:00
Gautier Pelloux-Prayer
6b134f5a33 proxy config: add tests for phone number normalization and fix API accordingly 2015-05-22 16:11:49 +02:00
Jehan Monnier
9f68e464ed Trying to improve test checking on bandwidth by using max value out of last 3 instead of last value only 2015-05-22 08:46:38 +02:00
Gautier Pelloux-Prayer
30cec33fbd call_tester: rename CU_PASS to BC_PASS 2015-05-21 11:28:12 +02:00
Gautier Pelloux-Prayer
03287d93cf tester: do not execute TLS tests when it is not available, and avoid using TLS when it is not necessary 2015-05-21 11:28:12 +02:00
Jehan Monnier
6eeff52a62 remove original auth info from testers 2015-05-19 15:09:33 +02:00
Johan Pascal
5200810ca8 Clean Lime tests 2015-05-18 23:55:12 +02:00
Gautier Pelloux-Prayer
c8ca91ec23 tester: fix some tests 2015-05-18 15:19:01 +02:00
Gautier Pelloux-Prayer
2dc1116da8 tester: move from BC_ASSERT_TRUE to more accurate asserts for some tests 2015-05-18 13:56:58 +02:00
Ghislain MARY
fd159f62cd Fix build on Linux. 2015-05-18 11:11:28 +02:00
Gautier Pelloux-Prayer
b2d2d6ec2f tester: remove unused/unneeded includes 2015-05-18 09:50:23 +02:00
Simon Morlat
5c7d1f0396 add test for stereo support with opus 2015-05-15 00:35:01 +02:00
Jehan Monnier
d1d54e831a fix audio only compilation issue 2015-05-14 09:06:03 +02:00
Jehan Monnier
38ff54a6bf fix comilation issue for android build 2015-05-14 08:44:34 +02:00
Gautier Pelloux-Prayer
2fced27fe9 tester: use new macros instead of CUnit ones to get better error logs 2015-05-13 17:38:19 +02:00
Jehan Monnier
258366937a implement re-invite from multicast to unicast call. 2015-05-13 09:15:29 +02:00
Gautier Pelloux-Prayer
a7bacc85d9 bc_tester_utils.h: update macros 2015-05-12 14:48:00 +02:00
Simon Morlat
a097d8d8e7 update ms_audio_diff() calls in test suite to accelerate processing 2015-05-07 22:44:57 +02:00
François Grisez
a115563dbc Fix "Io recv error without active registration" test 2015-05-07 16:18:50 +02:00
Gautier Pelloux-Prayer
6851e5e5e9 bc_tester_utils.h: fix some macros and update ms2 as well 2015-05-05 17:02:44 +02:00
Jehan Monnier
e8aef044fb Allows incoming call to be accepted even if an outgoing call is in progress. In such case, outgoing call is automatically canceled. 2015-05-04 16:50:41 +02:00
Jehan Monnier
705384ebb4 add test for // REGISTER sent for same account with configured realm 2015-05-04 16:50:41 +02:00
Ghislain MARY
7f5acfd6a9 Fix a bug in ICE where the session state was not correct when a peer added a video stream during a call and the other peer refused it. 2015-04-29 13:16:19 +02:00
Gautier Pelloux-Prayer
86863cd089 quality_reporting_tester.c: Fix "Interval report if interval is configured" test by resetting RTCP SR count at each report 2015-04-28 14:25:19 +02:00
Gautier Pelloux-Prayer
f61cd11b5c call_tester.c: use another WAV for Call with file player test to reduce computation time 2015-04-28 13:08:26 +02:00
Gautier Pelloux-Prayer
dd885db59a bc_tester_utils.h: fix missing stdarg.h 2015-04-23 11:02:19 +02:00
Gautier Pelloux-Prayer
a0c195aa8f bc_tester_utils: fix include paths 2015-04-23 09:24:54 +02:00
Jehan Monnier
cd957dda22 add srtp case to test with stream inactive 2015-04-21 15:59:01 +02:00
Ghislain MARY
f53864f9c0 Fix 0002202: ICE fails again. 2015-04-17 16:06:49 +02:00
Simon Morlat
2f5f8ca14a revisit current_params's filling for media-encryption, in order to solve bug leading to change media encryption to unencrypted during a call, without application consent. 2015-04-17 00:30:47 +02:00
Simon Morlat
cc5244f222 add new test for ICE.
add possibility to change bitrate
2015-04-14 17:50:06 +02:00
Sylvain Berfini
a99188ebeb Added dos test on flexisip suite & updated flexisip.conf 2015-04-14 17:02:13 +02:00
Simon Morlat
7fb4c0d19b fix ICE bug 2015-04-13 09:35:28 +02:00
Jehan Monnier
3611dcf6d7 add test for very special case where ICE video call is accepted by call params instead of policy 2015-04-10 22:27:56 +02:00
Simon Morlat
8352e97861 fix crashing test 2015-04-09 23:04:23 +02:00
Gautier Pelloux-Prayer
40f82acc4d tester: fix duplicate symbols issue 2015-04-09 09:47:03 +02:00
Gautier Pelloux-Prayer
4449bc3481 tester: redefine CU_* macros to enable IF(! CU_macro()) { ... } syntax and goto end handling 2015-04-08 09:43:45 +02:00
Simon Morlat
573fcd7dda fix test 2015-04-07 19:21:57 +02:00