Commit graph

1170 commits

Author SHA1 Message Date
Jehan Monnier
ed0ec8aabd add flexisip test [subscribe on wrong dialog] 2016-03-02 18:16:55 +01:00
Gautier Pelloux-Prayer
c33219b33b autotools: use bctoolbox-tester instead of cunit 2016-03-02 16:05:56 +01:00
Gautier Pelloux-Prayer
283b03521d tester: do not reference cunit anymore, use bctoolbox instead 2016-03-02 14:33:07 +01:00
Ghislain MARY
cc8565574f Find tester component of bctoolbox for tester build + do not use object library. 2016-03-02 13:51:20 +01:00
Simon Morlat
1811b9d01a fix automake build 2016-03-01 17:01:34 +01:00
Gautier Pelloux-Prayer
c227e4b262 tester: remove common, use bctoolbox instead 2016-03-01 16:17:41 +01:00
Simon Morlat
4644ade096 fix regression in some tests not wanting to register within linphone_core_manager_new(), due to register going out while stun resolution is in progress. 2016-02-29 22:00:27 +01:00
Gautier Pelloux-Prayer
2eea827121 tester: add non-regression check for memory leaks 2016-02-29 16:26:15 +01:00
Ghislain MARY
6988c44011 Pass correct argument to linphone_core_enable_log_collection(). 2016-02-29 10:59:01 +01:00
Simon Morlat
4baa267444 fix big bug in last commit 2016-02-27 15:00:56 +01:00
Simon Morlat
1a372e360e read/write logs with file open as binary 2016-02-27 11:51:36 +01:00
Simon Morlat
cd0783c238 ensure that stun server is resolved before starting a test, and assert that it is resolved or not. 2016-02-27 11:11:29 +01:00
Simon Morlat
6077331d03 restrict the creation of additional outgoing calls to avoid conditions of conflicting access to soundcard 2016-02-26 17:24:42 +01:00
Jehan Monnier
3df8f6f3d2 set rpath for liblinphone_tester 2016-02-25 16:22:29 +01:00
Ghislain MARY
c64cf6b4ca Allow building both shared and static libraries with CMake. 2016-02-24 17:54:29 +01:00
Gautier Pelloux-Prayer
e42a90d2da tester: fix bandwidth computation to only update current stream estimation, not all of them at once 2016-02-24 15:33:44 +01:00
Gautier Pelloux-Prayer
856edbd57d call_tester.c: fix compilation due to unused function when video not built 2016-02-23 16:28:11 +01:00
Gautier Pelloux-Prayer
6df64fa84c tester: fix tests when building without video 2016-02-23 11:08:49 +01:00
Ghislain MARY
f9eaa1a0f1 Handle body compression for presence list. 2016-02-19 15:14:28 +01:00
Simon Morlat
9f05b7aadc fix implicit avpf test race condition 2016-02-19 11:42:48 +01:00
Simon Morlat
1e5fb420f5 robustize ice tests 2016-02-19 10:31:37 +01:00
Gautier Pelloux-Prayer
f14b6e73eb linphonecore.c: linphone_core_redirect_call should interpret url as linphone_core_transfer_call does 2016-02-16 11:38:54 +01:00
Ghislain MARY
df758a5f1f Force STUN server resolution for ICE tests. 2016-02-08 11:01:23 +01:00
Simon Morlat
db89a5c665 fix android test 2016-02-07 11:20:42 +01:00
Simon Morlat
947d39f9ba fix too short timeouts for redirect test 2016-02-07 11:18:47 +01:00
Simon Morlat
285af5570a fix crash on android 2016-02-07 11:10:54 +01:00
Jehan Monnier
a110765526 update test certificates with 2048bits rosa key 2016-02-05 17:11:45 +01:00
Jehan Monnier
74c255f360 add test with tcp disabled 2016-02-05 10:55:32 +01:00
Simon Morlat
230e9d9fbb remove meaningless assert 2016-02-05 08:42:26 +01:00
Ghislain MARY
d61fe35f48 Add API to force the use of relay when using ICE (for tests purpose) + add test that does just that. 2016-02-04 16:52:59 +01:00
Gautier Pelloux-Prayer
72ff7c9354 tester: fix crash in presence 2016-02-04 12:22:31 +01:00
Jehan Monnier
29e0109c53 -Publish are now implemented using LinphoneEvent API. 2016-02-02 18:54:39 +01:00
Sandrine Avakian
b74d95e464 Use ms_factory_get_cpu_count instead of deprecated ms_get_cpu_count in call_tester. 2016-02-02 16:14:01 +01:00
Ghislain MARY
6724016f94 Fix build for Windows 10. 2016-02-02 14:37:23 +01:00
François Grisez
d637660990 Fix build issue 2016-02-02 11:34:13 +01:00
François Grisez
b4452da58d Release the reference on the focus call when thatone fails 2016-02-02 11:34:13 +01:00
Simon Morlat
df4ea94a8e clean a few things around MSFactory usage 2016-02-01 14:48:58 +01:00
Sandrine Avakian
dcffa5a5f6 Merge branch 'master' of git.linphone.org:linphone 2016-02-01 11:26:42 +01:00
Sylvain Berfini
e69e79f181 Improved SQL call log storage test for start_time 2016-02-01 11:25:57 +01:00
Sandrine Avakian
825165d144 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-02-01 10:58:37 +01:00
Simon Morlat
395c7a38bb set longer timeout for getting registered, don't send a REGISTER to an AT&T machine. 2016-01-31 09:09:16 +01:00
Sandrine Avakian
df63e006d7 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-29 17:15:35 +01:00
Sandrine Avakian
4b0e433b43 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-29 14:29:17 +01:00
Jehan Monnier
580310fc74 implement io error handling for list subscription 2016-01-29 14:00:24 +01:00
buildbot
3aed512e65 fix gcc compilation issue 2016-01-29 08:55:51 +01:00
Jehan Monnier
58cb7a3f57 use belle-sip refresher with dialog terminated recovery capability 2016-01-28 17:48:11 +01:00
Sandrine Avakian
fc449d5af6 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory 2016-01-28 12:25:44 +01:00
Sandrine Avakian
f19cff2112 Updating media streamer and propagating changes. 2016-01-28 12:19:28 +01:00
Ghislain MARY
6df23bdc52 Fix build on Windows. 2016-01-28 10:17:27 +01:00
Sandrine Avakian
c0280bcb70 Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
#	mediastreamer2
2016-01-28 09:13:43 +01:00