Commit graph

190 commits

Author SHA1 Message Date
Ghislain MARY
7d9a8dfeca Remove wrong #if HAVE_SRTP. 2016-07-19 13:02:43 +02:00
Gautier Pelloux-Prayer
dce962bf58 fix leaks 2016-07-19 12:20:24 +02:00
Ghislain MARY
300c8b8737 Fix build for Windows 10. 2016-07-04 15:20:13 +02:00
Jehan Monnier
71b9fc8300 fix lime unitary test when lime is not available 2016-06-23 18:41:58 +02:00
Jehan Monnier
2c70954130 avoid crash for tester: file_transfer_2_messages_simultaneously 2016-06-23 17:55:20 +02:00
Jehan Monnier
f87664d5b1 fix compilation issue 2016-06-23 15:34:01 +02:00
Jehan Monnier
144743535d Merge remote-tracking branch 'origin/3.10.x' 2016-06-23 14:15:38 +02:00
Ghislain MARY
400404fc2a Replace MSList by bctbx_list_t in tools and tester. 2016-06-16 18:32:21 +02:00
Ghislain MARY
c13647f8bd Treat warnings as errors on Windows. 2016-06-16 12:23:53 +02:00
Gautier Pelloux-Prayer
0e082f1a40 chat: improve message_tester suites and fix memory leaks 2016-06-16 11:25:40 +02:00
Sylvain Berfini
5aa18ce2f9 Replace old MSG_STORAGE_ENABLED and CALL_LOGS_STORAGE_ENABLED by SQL_STORAGE_ENABLED 2016-06-14 11:11:32 +02:00
Sylvain Berfini
71125c17d5 Replace old MSG_STORAGE_ENABLED and CALL_LOGS_STORAGE_ENABLED by SQL_STORAGE_ENABLED 2016-06-14 11:10:00 +02:00
Gautier Pelloux-Prayer
a48fa8d01b message_tester.c: increase DNS SRV resolution timeout 2016-06-13 12:35:10 +02:00
Gautier Pelloux-Prayer
d34fcc2cfd message_tester.c: increase DNS SRV resolution timeout 2016-06-13 12:34:59 +02:00
Sylvain Berfini
e525116280 Prevent tester from crashing if error in openning database file 2016-06-13 10:57:23 +02:00
Sylvain Berfini
d88b44a537 Prevent tester from crashing if error in openning database file 2016-06-13 09:36:56 +02:00
Jehan Monnier
d8158669f3 add tests for lime & file transfer 2016-06-09 15:14:46 +02:00
Simon Morlat
e67e881283 change prototype of lime_freeKeys() to avoid passing a full structure by copy. 2016-06-01 19:39:21 +02:00
Sylvain Berfini
0265fb112f Robustified a test 2016-05-11 08:52:10 +02:00
Sylvain Berfini
b2ef61c6e5 Added test to check [misc] store_rtt_messages=0 2016-05-06 15:41:28 +02:00
Sylvain Berfini
8fdfb4160a Improved chat_message_put_char method to store message if end of line character is passed + improved tester 2016-05-06 15:17:57 +02:00
Gautier Pelloux-Prayer
f40b398e2c misc: fix compilation warnings on iOS 2016-04-25 10:39:30 +02:00
Gautier Pelloux-Prayer
2aedb5d159 tester: do not use BC_ASSERT_*_FATAL macros anymore 2016-04-08 15:56:17 +02:00
Ghislain MARY
05adaae843 Fix some other deprecation warnings. 2016-03-10 18:19:24 +01:00
Gautier Pelloux-Prayer
7567168daa tester: count leaking test as failed too 2016-03-10 16:31:37 +01:00
Gautier Pelloux-Prayer
2eea827121 tester: add non-regression check for memory leaks 2016-02-29 16:26:15 +01:00
Ghislain MARY
142891969e Add possibility to assiocate tags with tests and to run the only the tests corresponding with a specific tag with the --tag option. 2016-01-27 15:04:47 +01:00
Jehan Monnier
a1c8d9f99c make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated 2016-01-15 15:36:38 +01:00
Simon Morlat
60708a53ab repair message storage 2016-01-06 17:40:36 +01:00
Ghislain MARY
7dc834b219 Fix malloc/free mismatches in tester. 2016-01-06 12:00:12 +01:00
Gautier Pelloux-Prayer
8c0d155fc7 message_tester.c: add "Lime text message to non lime" test 2015-12-01 16:10:05 +01:00
Sylvain Berfini
85de79628f Updated ms2 to show textstream RTP stats + added test for rtt copy/paste and rtt call with ice 2015-11-18 10:51:34 +01:00
Sylvain Berfini
279fa89428 Fixed red payload type fmtp line if payload number different (and added tests for that) 2015-11-13 16:26:26 +01:00
Ghislain MARY
8b6433fad5 Fix build on Windows. 2015-11-03 17:55:30 +01:00
Sylvain Berfini
93c593da83 Fixed pending_message text value when dealing with accented chars + added test 2015-11-02 14:38:08 +01:00
Sylvain Berfini
868c725dae Improved a few things in RTT + added tests for message end character compatibility 2015-11-02 12:05:47 +01:00
Simon Morlat
3d7bbb5bd5 remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +01:00
Simon Morlat
582f591be7 avoid crash 2015-10-13 22:28:32 +02:00
Simon Morlat
1d20416098 accelerate a long test and fix memory leak (in test) 2015-10-02 23:42:58 +02:00
Ghislain MARY
90427700c2 Fix compilation warnings when building tester for Windows 10. 2015-10-01 15:33:24 +02:00
Sylvain Berfini
ccc60f16ec Added test for SRTP and realtime text 2015-09-29 14:22:59 +02:00
Gautier Pelloux-Prayer
f582965b14 tester: account are now valid 3 hours since all tests are during 1H+ 2015-09-28 15:29:50 +02:00
Sylvain Berfini
c29d018bff Added possibility to disable audio stream in call params + tester for RTT without audio stream 2015-09-28 12:08:16 +02:00
Sylvain Berfini
718c90f77e Added deeper test for RTT 2015-09-28 10:39:24 +02:00
Simon Morlat
46e3ae725a fix RTT CRLF handling (not sure it is correct but at least it no longer does invalid reads)
fix memory leak
2015-09-25 18:27:27 +02:00
Sylvain Berfini
ecc4615b05 Fix huge leak in rtt callback in linphonecall + a few others in rtt tester 2015-09-25 16:14:09 +02:00
Sylvain Berfini
4a5a866cd6 Finally RTT test is working 2015-09-25 15:33:53 +02:00
Jehan Monnier
5aadaf0896 add file transfert tests with http proxy 2015-09-25 15:30:03 +02:00
Gautier Pelloux-Prayer
03c280ac38 message_tester.c: wrong line fixed... damn. 2015-09-25 15:26:25 +02:00
Gautier Pelloux-Prayer
d13ce4e74e message_tester.c: fix lime tests 2015-09-25 14:28:21 +02:00