Commit graph

2181 commits

Author SHA1 Message Date
Ghislain MARY
be2f7b33df Add LeaksMemory tag on a group chat tester. 2018-05-15 13:52:44 +02:00
Ghislain MARY
5d6fbe9e3c Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-14 16:07:29 +02:00
Ghislain MARY
51d5589edf Fix build with Clang 6.0. 2018-05-14 16:06:07 +02:00
Benjamin Reis
eb2781ab78 put back a test 2018-05-14 15:48:06 +02:00
Erwan Croze
02f6abf732 Enhance Magic Search test with phone number 2018-05-14 10:00:27 +02:00
Ghislain MARY
65317c1f56 Fix invalid read in tester. 2018-05-11 18:02:36 +02:00
Erwan Croze
7698dae2d9 Change in magic search, return all friend when filter is empty 2018-05-11 14:44:49 +02:00
Ghislain MARY
a9b8792329 Shorten timeouts in group chat tester + fix last assert. 2018-05-09 17:22:28 +02:00
Benjamin Reis
e4422ca7e6 Merge branch 'dev_refactor_cpp' into dev_chatroom_list_subscription 2018-05-09 16:19:26 +02:00
Ghislain MARY
9a4cdb305d Fix some memory leaks in group chat tester. 2018-05-07 11:38:07 +02:00
Ghislain MARY
49cbc7ce24 Fix call with network switch test. 2018-05-07 11:38:07 +02:00
Benjamin Reis
1c1ad84638 fix testers 2018-05-07 10:33:27 +02:00
Jehan Monnier
7a751bcbc1 improve forking with gruu test 2018-05-04 11:38:14 +02:00
Simon Morlat
f09f500fd3 Fix compilation errors. 2018-05-03 22:28:26 +02:00
Ghislain MARY
73ab3fda4c Fix quality reporting tester. 2018-05-03 11:32:33 +02:00
Ghislain MARY
503dd1391e Some cleaning in register tester. 2018-05-03 10:50:53 +02:00
Ghislain MARY
e60e2d4f2b Fix real time text messages storage. 2018-05-02 15:43:39 +02:00
Ghislain MARY
fc7b881660 Fix "Search friend in large friends database" setup tester. 2018-04-30 17:04:40 +02:00
Ghislain MARY
fffc65d486 Some fixes in flexisip tester. 2018-04-30 17:04:40 +02:00
Jehan Monnier
7af5d9664e add missing ref causing crash in Java when core is destroyed before Java account creator. 2018-04-30 16:48:40 +02:00
Sylvain Berfini
8958c8ac7b Applied from master callback for next video frame decoded 2018-04-30 13:16:18 +02:00
Sylvain Berfini
d67eeda873 Applied snapshot taken callback changes from master 2018-04-30 12:52:53 +02:00
Simon Morlat
9570ab8a39 add new test for ambigous register. 2018-04-30 12:12:20 +02:00
Simon Morlat
387398eed2 Move "regid" test to Flexisip suite. 2018-04-30 12:11:08 +02:00
Erwan Croze
936c69ea97 Fixing regid on register test 2018-04-30 12:06:27 +02:00
Matthieu Tanon
f314b694a0 Add zrtp rcfiles in tester CMakeList 2018-04-30 08:55:19 +02:00
Ghislain MARY
550502650a Simplify API to get IMDN message state for each participants. 2018-04-27 18:01:15 +02:00
Danmei Chen
cb8928e6d7 change username_regex to use username with space 2018-04-27 17:52:00 +02:00
Danmei Chen
e88a0a4a90 add test for register with username with espace 2018-04-27 17:51:29 +02:00
Ronan Abhamon
1250a6a2bd fix(play): use missing override 2018-04-27 17:14:08 +02:00
Danmei Chen
7604ca8744 add test for message-expires 2018-04-27 16:13:11 +02:00
Ronan Abhamon
fcd2b834c9 fix(multipart-tester): fix tests, avoid bad weak ptr 2018-04-27 15:55:40 +02:00
Sylvain Berfini
480cca5f5b Fixed build 2018-04-27 14:34:41 +02:00
Mickaël Turnel
6c752ae38b Prevent tests from crashing if call is null 2018-04-27 14:26:19 +02:00
Ronan Abhamon
6d4666b03a fix(quality-reporting): avoid memory leaks, invalid read... 2018-04-27 14:20:09 +02:00
Ghislain MARY
6157e3a92a Fix crash in linphone_core_manager_uninit(). 2018-04-27 09:33:13 +02:00
Ghislain MARY
96e0a6a228 Fix crash in CPIM tester. 2018-04-27 08:53:34 +02:00
Mickaël Turnel
daddec29d8 Changed Cpim message to be able to return headers from a specific namespace 2018-04-27 08:53:34 +02:00
Mickaël Turnel
55909fbe16 Change setters from bool to void and fix crash when a specific header is malformed 2018-04-27 08:53:34 +02:00
Mickaël Turnel
17d196447e struct tm month is 0 to 11 2018-04-27 08:53:34 +02:00
Mickaël Turnel
31b9e4589f Removed useless asserts 2018-04-27 08:53:34 +02:00
Mickaël Turnel
df89ba16f7 Adapted test to new changes 2018-04-27 08:53:34 +02:00
Ronan Abhamon
360077ec86 fix(tester): reset counters in core manager uninit + clean dtmf list received 2018-04-26 15:08:26 +02:00
Ronan Abhamon
df0f8cfa9c fix(friendlist): avoid memory leaks in linphone_friend_list_find_friend_by_ref_key 2018-04-26 12:13:00 +02:00
Ghislain MARY
38ea7dc357 Send delivery notifications when loading chat rooms from DB if needed. 2018-04-26 11:09:48 +02:00
Ghislain MARY
71f5d99c44 Retry sending IMDN messages that have not been delivered when the SIP network gets up. 2018-04-26 11:09:47 +02:00
Ghislain MARY
9c4cd6cd60 Use xsd for imdn xml handling. 2018-04-26 11:09:47 +02:00
Ghislain MARY
035503cd53 Add new imdn in group chat tester. 2018-04-26 11:07:21 +02:00
Jehan Monnier
5ab6c928f2 add missing rc file to CMakeLists.txt 2018-04-26 10:33:19 +02:00
Ronan Abhamon
ea2e4f75cc fix(cpim-tester): avoid memory leaks + invalid reads 2018-04-25 17:45:22 +02:00