Commit graph

1957 commits

Author SHA1 Message Date
Ghislain MARY
66ac7bb4cd Check that the failed state is not reached by the application in case of fallback from ClientGroupChatRoom to BasicChatRoom. 2018-01-25 15:08:00 +01:00
Ghislain MARY
a8955e1647 Prevent application from being notified of error in creation of ClientGroupChatRoom in case of fallback to BasicChatRoom. 2018-01-25 14:19:39 +01:00
Ghislain MARY
359b7bde4b Handle one-to-one chat rooms and quit the client group chat room when deleting it. 2018-01-25 11:51:20 +01:00
Mickaël Turnel
1e350eda33 Send also a message with some accents to test encoding 2018-01-25 11:24:38 +01:00
Sylvain Berfini
8bee95c540 Added test for gruu in fork contexts and flexisip's router module 2018-01-24 16:34:43 +01:00
Ghislain MARY
94e457427e Fix an invalid read in multi call tester. 2018-01-19 17:23:27 +01:00
Ghislain MARY
dcc3bc6e59 Fix crash in "Call paused and resumed with loss" test. 2018-01-16 10:06:31 +01:00
Ronan Abhamon
755722f1c9 fix(main-db-tester): fix partially tests 2018-01-15 11:04:48 +01:00
Ronan Abhamon
582aff27af fix(tester/tools): add _L prefix on include guard 2018-01-15 09:19:24 +01:00
Ronan Abhamon
26ad07a02e feat(core): update date of some files 2018-01-15 09:17:54 +01:00
Ghislain MARY
a911ac8d8d Fix conference event tester. 2018-01-12 17:51:11 +01:00
Ronan Abhamon
723ee9a1e3 fix(main-db-tester): use resource db file 2018-01-11 15:43:25 +01:00
Ronan Abhamon
c646c50c10 feat(tester): generate one random database for each core 2018-01-11 15:34:05 +01:00
Ghislain MARY
45a015e40b Read core config at instantiation, not at start. 2018-01-11 14:49:50 +01:00
Ghislain MARY
b4710039da Various tester fixes. 2018-01-11 11:35:21 +01:00
Sylvain Berfini
a5c161fefb Improved message tester 2018-01-11 10:40:39 +01:00
Ghislain MARY
73bf010d1b Use LinphoneCoreCbs instead of LinphoneVTable in testers. 2018-01-10 16:36:31 +01:00
Ronan Abhamon
a620665e19 fix(presence_server_tester): avoid segfault 2018-01-10 15:10:07 +01:00
Ghislain MARY
c934592c8e Separate creation and start of core in testers. 2018-01-10 14:10:45 +01:00
Ronan Abhamon
5264b67ff2 Revert "feat(tester): add random database file for each core"
This reverts commit 1d0495f826.
2018-01-10 13:42:24 +01:00
Sylvain Berfini
798c9502ff Yet another leak fixed 2018-01-10 11:48:08 +01:00
Ronan Abhamon
1d0495f826 feat(tester): add random database file for each core 2018-01-10 11:32:49 +01:00
Sylvain Berfini
d59a4d1eec Fixed some leaks in chat message tester 2018-01-10 10:57:21 +01:00
Sylvain Berfini
cbcc62a070 Removed external url chat message test because no longer supported 2018-01-10 10:51:04 +01:00
Sylvain Berfini
2664c720a5 Move file + text test to group chat suite 2018-01-10 10:43:53 +01:00
Ghislain MARY
4aa734c86f Memory leak fixes. 2018-01-09 18:00:09 +01:00
Ghislain MARY
7c9d810eeb Some more memory leaks fixes. 2018-01-08 17:07:04 +01:00
Ghislain MARY
ea5cc190fa Fix some memory leaks. 2018-01-08 15:58:04 +01:00
Ghislain MARY
2c56bf1495 Fix some memory leaks. 2018-01-04 12:29:29 +01:00
Erwan Croze
920805bbd0 Updating file sharing test in group chat tester 2018-01-03 15:52:06 +01:00
Erwan Croze
d83cd8790d Adding first test for file sharing in chat room 2018-01-02 16:05:38 +01:00
Ghislain MARY
4c0c1b6ae5 Add timer to retry basic to client group chat room migration after some time if it has failed. 2017-12-28 09:44:47 +01:00
Benjamin Reis
88e381ffb2 Test migration from basic to client group chat room failure and not needed cases 2017-12-27 11:29:12 +01:00
Ghislain MARY
6b59aef7ce Add config parameter to enable basic to client group chat room migration. 2017-12-27 11:21:05 +01:00
Ghislain MARY
2155541742 Handle callbacks in ProxyChatRoom. 2017-12-27 10:27:50 +01:00
Ghislain MARY
5ff2076896 Handle basic to client group chat room migration. 2017-12-21 18:48:39 +01:00
Ghislain MARY
999c4c17e0 Add two group chat tests. 2017-12-20 10:23:51 +01:00
Erwan Croze
e5b624e8c3 Fixing group_chat_tester 2017-12-19 17:14:58 +01:00
Ghislain MARY
7832def94b Add missing tests. 2017-12-19 16:11:32 +01:00
Erwan Croze
6eb2a1d132 Factoring test group chat + adding one test 2017-12-19 16:00:19 +01:00
Ghislain MARY
5294d027f1 Improve fallback from client group to basic chat room test. 2017-12-19 15:19:55 +01:00
Ghislain MARY
1cf7027eb1 Add fetch of participant devices, checking of their capabilities and improve group chat tests. 2017-12-19 14:15:22 +01:00
Ghislain MARY
5b31f56f6c Handle fallback to basic chat room when a client group chat room is created inviting a single participant that does not support it. 2017-12-19 14:15:22 +01:00
Ghislain MARY
0d8fb2f0e3 New format for userdb.conf. 2017-12-19 14:15:22 +01:00
Ronan Abhamon
c89611f47a chore(tester/db/linphone.db): update schema with db_module_version 2017-12-18 15:35:17 +01:00
Ghislain MARY
e1f4254dc1 Various call tester fixes. 2017-12-18 10:28:47 +01:00
Ghislain MARY
0ed8341c2a Fix call tests handling privacy. 2017-12-15 13:24:17 +01:00
Ghislain MARY
683d30faae Restore some asserts in call tests. 2017-12-15 13:24:10 +01:00
Ghislain MARY
fdbf787141 Fix audio conference. 2017-12-13 15:53:38 +01:00
Benjamin Reis
beae866a67 really add group chat tester to the branch 2017-12-13 14:27:05 +01:00