Sylvain Berfini
6654e66e92
Merge branch 'dev_vcard'
2016-03-03 13:33:55 +01:00
Jehan Monnier
ed0ec8aabd
add flexisip test [subscribe on wrong dialog]
2016-03-02 18:16:55 +01:00
Sylvain Berfini
5cd1775ed3
Merge branch 'master' into dev_vcard
...
Conflicts:
tester/Makefile.am
2016-03-02 10:41:24 +01:00
Gautier Pelloux-Prayer
c227e4b262
tester: remove common, use bctoolbox instead
2016-03-01 16:17:41 +01:00
Gautier Pelloux-Prayer
2eea827121
tester: add non-regression check for memory leaks
2016-02-29 16:26:15 +01:00
Sylvain Berfini
425cb42f7f
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friend.c
2016-02-26 14:52:25 +01:00
Gautier Pelloux-Prayer
e42a90d2da
tester: fix bandwidth computation to only update current stream estimation, not all of them at once
2016-02-24 15:33:44 +01:00
Sylvain Berfini
6e38ee18d5
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/linphonecore.c
tester/presence_tester.c
2016-02-03 17:16:33 +01:00
François Grisez
b4452da58d
Release the reference on the focus call when thatone fails
2016-02-02 11:34:13 +01:00
Sylvain Berfini
82b74a8bb2
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friendlist.c
2016-01-29 11:41:57 +01:00
Simon Morlat
0a9ab97bd4
keep using periodical updates (even for non-existent streams) at least for tests, because it is convenient to be notified everytime linphonecore updates
...
bandwidth measurement.
This may change in the future when bandwidth computations will be done in real time (every mediastreamer2 tick).
2016-01-26 21:32:55 +01:00
Sylvain Berfini
44e18649ac
Merge branch 'master' into dev_vcard
...
Conflicts:
build/android/Android.mk
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/friend.c
coreapi/linphonecore.c
coreapi/linphonecore.h
2016-01-08 10:37:54 +01:00
François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
Sylvain Berfini
db7c875468
Merge remote-tracking branch 'origin/master' into dev_vcard
...
Conflicts:
build/android/liblinphone_tester.mk
coreapi/friend.c
coreapi/friendlist.c
coreapi/linphonecore_jni.cc
2015-12-30 15:17:01 +01:00
Simon Morlat
e2f11b4939
fix compilation on windows
2015-12-23 11:55:16 +01:00
Sylvain Berfini
a0076b7d66
Merge remote-tracking branch 'origin/master' into dev_vcard
...
Conflicts:
coreapi/friend.c
coreapi/private.h
2015-12-18 16:48:09 +01:00
François Grisez
88d0c8ef9e
Add a test testing the establishment of a conference based on a focus server
2015-12-17 10:42:58 +01:00
Sylvain Berfini
698c3e55cd
Added vcard tester (currently empty)
2015-12-16 10:58:52 +01:00
Jehan Monnier
5b372035f5
add more flexisip test for presence
2015-12-02 10:46:42 +01:00
Jehan Monnier
0ea0897390
add more test for presence
2015-12-02 10:46:42 +01:00
Ghislain MARY
c15905c9be
Add presence list test.
2015-12-01 17:01:16 +01:00
Ghislain MARY
cafb1dfa3e
Fix strict-prototypes warnings.
2015-11-20 17:56:11 +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
Simon Morlat
a7afea0ac8
rtcp mux fixes and checking
2015-11-09 16:27:34 +01:00
Ghislain MARY
205bf11aa4
Add function to set the log file of the liblinphone_tester.
2015-10-05 12:07:20 +02:00
Ghislain MARY
90427700c2
Fix compilation warnings when building tester for Windows 10.
2015-10-01 15:33:24 +02:00
Simon Morlat
76263deaff
fix crash in linphone_core_destroy() when releasing the chat rooms while belle_sip_provider_t no longer exists, and fix many memory leaks
2015-09-22 22:43:31 +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
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
Jehan Monnier
7002270d63
add SIPP based tests
2015-09-16 17:24:49 +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
Simon Morlat
1f887db632
adapt to new MSAudioDiff api
2015-09-11 14:48:56 +02:00
Simon Morlat
0d87a22d1d
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
2015-09-03 21:39:58 +02:00
Simon Morlat
a4594aecba
fix and enhance test.
...
Instead of just relying on bandwidth measurement, use video frame decoded callback.
Some bandwidth assumption look inconsistent with what the test is doing, they have been modified.
2015-09-03 21:39:58 +02:00
Simon Morlat
48e8734b6f
repair liblinphone_tester (android) and enable call with file player and rtp io test to run ms_audio_diff on embedded platforms, since it is much faster
...
than originally.
2015-08-05 15:51:34 +02:00
Ghislain MARY
53ccb2c564
Handle and add test for AVPF generic NACK.
2015-08-03 12:41:17 +02:00
Simon Morlat
a3c33f5036
fix build and robustize tests
2015-08-02 11:31:32 +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
Ghislain MARY
03d71b27e4
Add tester for Windows 10.
2015-07-06 11:35:18 +02:00
Gautier Pelloux-Prayer
369d675171
tester: check that no linphone core exists before each test fixing crash on iOS
2015-07-01 15:49:47 +02:00
Jehan Monnier
b534eb5cea
test for: save video cam used in call object when switched
2015-06-25 14:03:16 +02:00
Jehan Monnier
e59db8daec
Answer 500 server internal error in case of unexpected request arriving at core level
2015-06-25 12:20:04 +02:00
Gautier Pelloux-Prayer
da2c63a6a9
tester: change transport_supported to not take linphonecore argument since we dont need it
2015-06-22 11:56:26 +02:00
Simon Morlat
f336bed4e6
new test for opus stereo vs mono
...
add option to tester so that it can keep recorded files, which is useful for developing new tests
2015-06-18 15:08:40 +02:00
Gautier Pelloux-Prayer
6b134f5a33
proxy config: add tests for phone number normalization and fix API accordingly
2015-05-22 16:11:49 +02:00
Jehan Monnier
9f68e464ed
Trying to improve test checking on bandwidth by using max value out of last 3 instead of last value only
2015-05-22 08:46:38 +02:00
Gautier Pelloux-Prayer
03287d93cf
tester: do not execute TLS tests when it is not available, and avoid using TLS when it is not necessary
2015-05-21 11:28:12 +02:00
Simon Morlat
5c7d1f0396
add test for stereo support with opus
2015-05-15 00:35:01 +02:00
Jehan Monnier
258366937a
implement re-invite from multicast to unicast call.
2015-05-13 09:15:29 +02:00
Simon Morlat
a097d8d8e7
update ms_audio_diff() calls in test suite to accelerate processing
2015-05-07 22:44:57 +02:00