Commit graph

2125 commits

Author SHA1 Message Date
Jehan Monnier
95cac9b579 fix flexisip tester 2018-04-24 17:21:40 +02:00
Jehan Monnier
fab2fc3a91 fix flexisip test to avoid crash in case of failure 2018-04-24 17:21:40 +02:00
Johan Pascal
e5354d3a98 Add tests on ZRTP call : ECDH255, ECDH448, SHA384 2018-04-24 17:21:40 +02:00
Ronan Abhamon
80e29dd7e6 fix(c-content): avoid many memory leaks 2018-04-24 14:52:35 +02:00
Ronan Abhamon
4b54286a72 fix(setup-tester): clean a lot of leaks in Setup 2018-04-24 12:21:53 +02:00
Erwan Croze
1e4a5ebb50 Adding test for regid in register response 2018-04-13 11:46:08 +02:00
Mickaël Turnel
43f186acd5 Fix incorrect test path (retrofit of commit 24156d) 2018-04-13 10:11:11 +02:00
Simon Morlat
89d43744f5 Rewrite of commit 419281 from master branch (fix ICE bug and leak in test) 2018-04-13 09:21:17 +02:00
Mickaël Turnel
cda7797ba6 Add tests for sequential forking and fallback route features 2018-04-12 15:36:43 +02:00
Ghislain MARY
711495218a Revert "Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp""
This reverts commit 2686dca63a.
2018-04-12 11:47:14 +02:00
François Grisez
e9f857c731 Fixes build when ENABLE_SQLITE_STORAGE=NO 2018-04-11 16:12:47 +02:00
François Grisez
370b96225f Fix build error when video support is disabled
(cherry picked from commit 510869445b)
2018-04-11 15:44:27 +02:00
Ghislain MARY
532c64bfc4 Add API to get the imdn state of a chat message for each participant. 2018-04-10 17:53:12 +02:00
Simon Morlat
84a8e1690d Fix logging facility. Liblinphone outputs in the "liblinphone" log domain, mediastreamer and ortp have now their own log domains too. 2018-04-10 17:38:15 +02:00
Simon Morlat
b345fbbe10 fix some vcard tests 2018-04-09 16:16:35 +02:00
Jehan Monnier
dc20729c90 fix tester: Flexisip.Subscribe Notify with sipp publisher 2018-04-09 09:16:58 +02:00
Jehan Monnier
b9d7e445c7 add remote provisionning file for tester 2018-04-09 09:13:24 +02:00
Jehan Monnier
7525633727 fix sipp tests 2018-04-09 09:11:58 +02:00
Jehan Monnier
7001fea2b6 make sure complex sip case always use ipv4 2018-04-09 09:06:18 +02:00
Ghislain MARY
ff01c92a59 Add timeout in group chat tester to that the server has the time to destroy a one-to-one chat room before trying to re-create it. 2018-04-06 15:26:01 +02:00
Ghislain MARY
5290d59d76 Various fixes regarding callbacks of chat rooms. 2018-04-05 17:09:15 +02:00
Ghislain MARY
5fb8f9686a Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
Jehan Monnier
2686dca63a Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
This reverts commit d7890dbe74, reversing
changes made to e6158d8da5.
2018-04-05 12:08:44 +02:00
Sylvain Berfini
d7890dbe74 Merge branch 'dev_content_cpp' into dev_refactor_cpp 2018-04-04 16:11:43 +02:00
Sylvain Berfini
f6f3557d88 Fixed an issue in CPIM tester 2018-04-04 15:42:31 +02:00
François Grisez
facab07c40 Creates a new singleton object for logging features in the API of Liblinphone
(cherry picked from commit d61a62de91)
2018-04-04 13:49:25 +02:00
Sylvain Berfini
f4d4423fb1 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-04-04 13:06:53 +02:00
Mickaël Turnel
13a398462c Fix implicit cast for windows. (retrofit of commit 1dfa27) 2018-04-03 16:59:55 +02:00
Mickaël Turnel
490c4bf913 Update fps tests according to VP8 conf table changes. (retrofit of commit fb465e) 2018-04-03 16:59:55 +02:00
Mickaël Turnel
b2f43b06de Add unit tests for fps in video calls. (retrofit of commit cc6b6b) 2018-04-03 15:12:03 +02:00
Jehan Monnier
220ccbac9a make sure local sip ports used by testers are always random 2018-04-03 13:22:27 +02:00
Jehan Monnier
fd91311ace avoid crash in case audio resources (mainly on macosx) take to much time to start 2018-04-03 13:21:32 +02:00
Benjamin Reis
e63290b4c7 better reason management 2018-03-30 17:00:52 +02:00
Jehan Monnier
ba68bf754c improve group chat tests reliability 2018-03-28 15:09:20 +02:00
Jehan Monnier
0d604bd547 add performance test for resource list subscription 2018-03-28 13:04:05 +02:00
Sylvain Berfini
ee88045383 Renamed content_manager_tester + improved header parsing + new tests 2018-03-27 16:10:17 +02:00
Sylvain Berfini
7009b68b9a Added << operator for ContentType and Header 2018-03-27 12:45:47 +02:00
Sylvain Berfini
646cff8460 Improved presence tester, now more reliable 2018-03-27 12:16:42 +02:00
Sylvain Berfini
813ab614eb Use Header class instead of pair<string, string> in Content + improved tester 2018-03-27 11:48:40 +02:00
Sylvain Berfini
2081f71c78 Added more tests for ContentType parsing 2018-03-27 10:10:22 +02:00
Sylvain Berfini
7e5ee05263 Improved b64 tests 2018-03-26 17:19:04 +02:00
Sylvain Berfini
3a6fe51939 Fixed content type parsing + added test 2018-03-26 15:58:51 +02:00
Sylvain Berfini
8f2be0252a Fixed 2 issues related to content type parameters : one in = operator, one in the Sal 2018-03-26 10:57:08 +02:00
Erwan Croze
3ca2b0232d Fix cancelled_ringing_call test 2018-03-26 10:46:06 +02:00
Simon Morlat
eb2c46536e add offer answer test for payload types 2018-03-26 10:35:11 +02:00
Sylvain Berfini
c0a7c027a6 Improved multipart tester 2018-03-23 17:56:09 +01:00
Sylvain Berfini
acf44578ad Fixed Content Manager tester 2018-03-23 14:19:42 +01:00
Sylvain Berfini
707d9b6a43 Merge branch 'dev_refactor_cpp' into dev_content_cpp 2018-03-23 11:53:43 +01:00
Sylvain Berfini
0dfd57b505 Clean code related to multiparts' Contents 2018-03-23 11:17:52 +01:00
Simon Morlat
c566bf5d3f Fix tests 2018-03-21 17:46:52 +01:00