Commit graph

1300 commits

Author SHA1 Message Date
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
Jehan Monnier
966c7caa2d -fix many memory leak
-unsubscribe in linphone_core_uninit
2016-03-10 18:58:44 +01:00
Ghislain MARY
05adaae843 Fix some other deprecation warnings. 2016-03-10 18:19:24 +01:00
Ghislain MARY
5baf4362f0 Fix some depreciation warnings. 2016-03-10 17:57:27 +01:00
Ghislain MARY
4c03b30516 Fix memory leak in video tester. 2016-03-10 16:46:26 +01:00
Gautier Pelloux-Prayer
7567168daa tester: count leaking test as failed too 2016-03-10 16:31:37 +01:00
Ghislain MARY
f7ae768d3e Fix memory leak in log collection. 2016-03-10 16:26:54 +01:00
Ghislain MARY
f7abf57253 Fix some memory leaks. 2016-03-09 18:14:02 +01:00
Sylvain Berfini
b88693f4f4 Fix contacts migration from rc to db 2016-03-09 17:04:59 +01:00
Gautier Pelloux-Prayer
4974896339 win32: use _WIN32 macro instead of WIN32 2016-03-09 16:25:08 +01:00
Ghislain MARY
7cfbbda323 Fix Python module automatic wrapper generation. 2016-03-09 12:13:41 +01:00
Sylvain Berfini
e645eba147 Read file in binary mode in vcard tester + test if fopen did work 2016-03-09 10:53:41 +01:00