Commit graph

1311 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
0d0ecca305 presence_server: fix memory leaks 2016-04-29 16:40:49 +02:00
Gautier Pelloux-Prayer
f10471de2e player_tester.c: fix test on ios 2016-04-28 14:28:23 +02:00
Gautier Pelloux-Prayer
bc80229ec2 tester.c: fix compilation on old gcc 2016-04-28 10:34:36 +02:00
Jehan Monnier
73207c0b52 improve presence tester reliability 2016-04-27 18:27:29 +02:00
Gautier Pelloux-Prayer
ae69575bb3 presence_server_tester.c: fix previous commit 2016-04-26 15:49:44 +02:00
Gautier Pelloux-Prayer
0d298a1c4e friendlist.c: enable subscription by default 2016-04-26 15:32:05 +02:00
Jehan Monnier
11809fffc8 improve presence server tester 2016-04-25 14:29:23 +02:00
Gautier Pelloux-Prayer
f40b398e2c misc: fix compilation warnings on iOS 2016-04-25 10:39:30 +02:00
Sylvain Berfini
c23f39dabe Clean contacts on server after latest CardDAV test 2016-04-22 17:36:53 +02:00
Sylvain Berfini
ade92fb2e5 Fixed crash in carddav when updating more than 1 dirty friend from client to server + improved storage actions for friends in lists 2016-04-22 17:02:37 +02:00
François Grisez
0aade4978d Fixes 'Register on second tunnel' test
The same LinphoneTunnelConfig object was
added twice with different parameters
2016-04-22 16:45:48 +02:00
Sylvain Berfini
e024261e0c Fixed 2 leaks in vcard tester + added a test to reproduce a crash (disabled until crash is fixed) 2016-04-22 16:10:39 +02:00
Sylvain Berfini
a3aa01e1b6 Fixed issues with vCard tester where some http queries overlapped + memory improvements in carddav.c 2016-04-21 14:41:39 +02:00
Gautier Pelloux-Prayer
282f417d95 tester: split presence tests in two: peer to peer tests and with server tests 2016-04-21 13:53:31 +02:00
Gautier Pelloux-Prayer
f13fb7a90c tunnel: fix some leaks 2016-04-21 10:18:52 +02:00
Johan Pascal
1bf41396e4 Merge branch 'master' into zrtphash
Conflicts:
	mediastreamer2
2016-04-15 16:48:25 +02:00
Sylvain Berfini
2a09065509 Fixed vcard tests using new dav server 2016-04-15 16:13:43 +02:00
Gautier Pelloux-Prayer
2381e1571f tester: fix potential crash 2016-04-15 15:50:57 +02:00
Gautier Pelloux-Prayer
e8697d9b0b presence_tester: fix long term presence list test 2016-04-15 14:46:21 +02:00
Jehan Monnier
5faff1286e Improve publish management, specially etag passing accros event.
Improve presence tester.
Add tester with ACk losses
2016-04-15 12:10:14 +02:00
Johan Pascal
0a0f714cdd improve ZRTP hash management
- start ZRTP on incoming zrtp-hash even when not selected locally
2016-04-15 11:46:43 +02:00
Gautier Pelloux-Prayer
73def92d61 tester: fix failing remote provisioning test 2016-04-14 16:56:34 +02:00
Gautier Pelloux-Prayer
62756b7908 call_tester.c: fix crash if test is failing 2016-04-14 15:04:43 +02:00
Gautier Pelloux-Prayer
af33a19266 tunnel: turn off autodetection if network is not reachable anymore 2016-04-14 14:21:32 +02:00
Gautier Pelloux-Prayer
cf9022757f tunnel: add a test when having several tunnel configs 2016-04-14 12:23:00 +02:00
Jehan Monnier
f79dc78c50 add test for re-invite with 200ok losses 2016-04-14 10:09:19 +02:00
Jehan Monnier
6f48b4151c improve presence tests 2016-04-12 17:59:51 +02:00
Gautier Pelloux-Prayer
47e3693511 tester: accountmanager should temporary deal with both old and new flexisip servers 2016-04-12 11:00:44 +02:00
Gautier Pelloux-Prayer
2aedb5d159 tester: do not use BC_ASSERT_*_FATAL macros anymore 2016-04-08 15:56:17 +02:00
Gautier Pelloux-Prayer
417a2cc5de presence: do not use _FATAL macros in testers 2016-04-08 13:49:41 +02:00
Gautier Pelloux-Prayer
92a44a6104 Revert "Revert "presence_tester.c: add some long term tests""
This reverts commit e2609f96a4.
2016-04-06 16:53:56 +02:00
Sylvain Berfini
24c62f63d7 Fix dumb issue in tester (_call_with_network_switch) 2016-04-05 16:59:05 +02:00
Sylvain Berfini
01a67c2dac Added test for ICE and RTT 2016-04-05 13:57:02 +02:00
Gautier Pelloux-Prayer
e2609f96a4 Revert "presence_tester.c: add some long term tests"
This reverts commit 9eca896269.
2016-04-04 15:13:11 +02:00
Gautier Pelloux-Prayer
24cbc11a7a tester.c: revert debug code 2016-04-04 09:34:26 +02:00
Gautier Pelloux-Prayer
0c2619631c tester.c: do not fail if test is not leaking anymore 2016-04-01 15:39:34 +02:00
Gautier Pelloux-Prayer
9eca896269 presence_tester.c: add some long term tests 2016-04-01 15:39:34 +02:00
Sylvain Berfini
37d7c51931 Merge branch 'dev_friends++' 2016-03-31 11:25:54 +02:00
François Grisez
f2bba9df2f Ensures that all calls have been release at the end of simple_conference_base()
Also removes the "LeaksMemory" tag off tests below:
+ Simple conference
+ Simple conference with ICE
+ Simple ZRTP conference with ICE
2016-03-29 15:34:35 +02:00
François Grisez
dcdbf8834a Ensures all calls are ended at the end of simple_conference_base() 2016-03-29 11:21:26 +02:00
François Grisez
8607cd54df Remove all linphone_call_ref/unref() off conference server simulator code 2016-03-29 11:21:26 +02:00
Sylvain Berfini
b068c854ef Added tester + few fixes 2016-03-25 15:22:12 +01:00
Simon Morlat
37b8bfcb33 add test about early media and ICE 2016-03-22 17:49:56 +01:00
Johan Pascal
f45856be68 Tunnel client can verify server certificate 2016-03-21 20:29:17 +01:00
Jehan Monnier
61919a5cbd change tunnel address 2016-03-21 16:39:14 +01:00
François Grisez
5f8bdb3c0b Add a test to test video call with early-media 2016-03-21 15:56:19 +01:00
Jehan Monnier
991f4338e4 Revert "update test certificates with 2048bits rosa key"
back to 1024 private key for bw compatibility

This reverts commit a110765526.
2016-03-21 11:30:52 +01:00
Simon Morlat
9b6ebbc00c refine test about supported tags 2016-03-15 17:18:18 +01:00
Jehan Monnier
b7020d452e fix memory leak in event test suite 2016-03-11 17:46:26 +01:00
Ghislain MARY
0e996357d7 Handle compilation for Android with CMake. 2016-03-11 17:03:35 +01:00