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
Simon Morlat
fd2b0dfa44
temporarily disable real-time text test, as it is work in progress
2015-09-24 21:29:14 +02:00
Gautier Pelloux-Prayer
398a032790
message_tester.c: fix lime compilation
2015-09-24 17:38:05 +02:00
Sylvain Berfini
0216630824
More work on RTT
2015-09-24 17:21:35 +02:00
Gautier Pelloux-Prayer
fabe9c3773
message_tester.c: fix file transfer testers now that certificate is working again
2015-09-24 15:35:07 +02:00
Gautier Pelloux-Prayer
24687ecbe9
message_tester.c: abort test if message has not been received, fix crash and reformat it
2015-09-24 14:52:04 +02:00
Gautier Pelloux-Prayer
ce30644995
message_tester.c: "fix" message within call dialog - no delivery status actually is expected (not implemented)
2015-09-23 16:23:38 +02:00
Gautier Pelloux-Prayer
879e017e1e
tester: update bc_tester_utils and fix some tests - disable stderr for sipp because corrupting output is not great at all
2015-09-23 14:09:52 +02:00
Sylvain Berfini
ae14102a12
Fix crash in message tester (rtt test)
2015-09-23 10:32:20 +02:00
Gautier Pelloux-Prayer
461876a9a3
chat.c: split chat and file transfer in 2 files and fix various memory leaks
2015-09-22 14:03:26 +02:00
Gautier Pelloux-Prayer
8a2f20ceae
tester: add before_each / after_each methods to check memory leaks and fix various ones
2015-09-22 13:54:29 +02:00
Sylvain Berfini
b5d0667594
Merge branch 'dev_rtt'
2015-09-22 11:12:34 +02:00
Simon Morlat
0307ee5fa3
fix crash and memleak in test.
2015-09-18 10:21:10 +02:00
Gautier Pelloux-Prayer
f0bd070bc2
chat: fix some crashing tests and disable the others for now
2015-09-17 17:16:29 +02:00
Gautier Pelloux-Prayer
b1ae7bf028
tester: add before_each and after_each functions to allow init/cleanup of tests individually
2015-09-17 11:06:35 +02:00
Gautier Pelloux-Prayer
fdf5abefd6
chat: refactoring it to always invoke callbacks when changing state, reenable disabled tests and add two new file upload tests where liblinphone should not crash while it does currently
2015-09-16 16:08:11 +02:00
Sylvain Berfini
1a43b01696
Merge branch 'master' into dev_rtt
2015-09-10 14:19:52 +02:00
Simon Morlat
1127f97f8c
fix test
2015-09-08 12:38:27 +02:00
Gautier Pelloux-Prayer
352b9c8406
callbacks.c: avoid crashing when we receive response to a message belonging to already destroyed chat room with unit test added
2015-09-08 10:34:49 +02:00
Simon Morlat
c6f1d4303c
fix tester
2015-09-04 16:06:53 +02:00
Simon Morlat
44327da3ec
fix declrations
2015-09-04 15:13:51 +02:00
Simon Morlat
cf6995ef5c
clean chat room api.
...
fix multiple memory leaks, mainly in gtk UI
2015-09-04 14:57:25 +02:00
Simon Morlat
9f2b9df16a
Revert "chat: fix crash when receiving message status notification AFTER having deleted the chat room"
...
This reverts commit 08e923a41c .
This commit breaks compilation.
2015-09-03 21:29:44 +02:00
Gautier Pelloux-Prayer
08e923a41c
chat: fix crash when receiving message status notification AFTER having deleted the chat room
2015-09-03 17:07:52 +02:00
Gautier Pelloux-Prayer
4ade5326e1
tester: replace some BC_ASSERT_TRUE with better BC_ASSERT_LOWER/GREATER/EQUAL ones
2015-08-05 11:42:51 +02:00
Jehan Monnier
303609ab4c
fix compilation issue
2015-08-01 19:25:13 +02:00
Jehan Monnier
803d2052a1
add Real Time Text api with stubbed implementation over SIP Messages.
2015-08-01 18:16:12 +02:00
Gautier Pelloux-Prayer
747fd8e6f6
file_transfer: copy file_transfer_information as well when cloning chat message...
2015-07-29 14:55:48 +02:00
Gautier Pelloux-Prayer
7721875fe1
tester: fix compilation
2015-07-03 09:23:46 +02:00