Ronan Abhamon
|
360077ec86
|
fix(tester): reset counters in core manager uninit + clean dtmf list received
|
2018-04-26 15:08:26 +02:00 |
|
Ghislain MARY
|
683d30faae
|
Restore some asserts in call tests.
|
2017-12-15 13:24:10 +01:00 |
|
Benjamin Reis
|
b133c5899f
|
fix tester build on ios
|
2017-11-17 14:14:21 +01:00 |
|
François Grisez
|
86b626d3fe
|
Migration of Sal and SalOp into C++ classes
|
2017-09-29 17:19:52 +02:00 |
|
Ghislain MARY
|
7588a54016
|
Convert LinphoneCall to Call C++ class.
|
2017-09-08 14:15:08 +02:00 |
|
Ghislain MARY
|
6a9b199af6
|
Remove a lot of deprecation warnings.
|
2017-03-17 17:49:45 +01:00 |
|
Sandrine Avakian
|
c0280bcb70
|
Merge branch 'master' of git.linphone.org:linphone into dev_msfactory
# Conflicts:
# mediastreamer2
|
2016-01-28 09:13:43 +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 |
|
Sandrine Avakian
|
570266ea36
|
First changes to have the LinphoneCore instance own the factory object instead of sharing
it through a static variable.
|
2016-01-15 16:39:27 +01:00 |
|
Ghislain MARY
|
90427700c2
|
Fix compilation warnings when building tester for Windows 10.
|
2015-10-01 15:33:24 +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 |
|
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 |
|
Gautier Pelloux-Prayer
|
fcbbbd1979
|
dtmf_tester.c: stop using static global variables to definitively fix tests when opus not available
|
2015-05-25 13:49:21 +02:00 |
|
Gautier Pelloux-Prayer
|
73ec6eb8d9
|
dtmf_tester.c: fix previous commit in case of opus not available
|
2015-05-25 11:44:29 +02:00 |
|
Gautier Pelloux-Prayer
|
7b074dccc6
|
dtmf_tester.c: do not try Opus test if codec is not avalaible
|
2015-05-25 10:47:19 +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 |
|
Gautier Pelloux-Prayer
|
2fced27fe9
|
tester: use new macros instead of CUnit ones to get better error logs
|
2015-05-13 17:38:19 +02:00 |
|
Simon Morlat
|
32c226da91
|
avoid crash in a failed test
|
2015-02-24 21:31:35 +01:00 |
|
Gautier Pelloux-Prayer
|
8846ca4780
|
Fix DTMF tests suite: when using SIP INFO, we should keep initial packets order
|
2014-11-21 14:45:16 +01:00 |
|
Gautier Pelloux-Prayer
|
0aabc05145
|
Add linphone_call_send_dtmfs method to allow sending a DTMF sequence instead of a single one, and add a test suite
|
2014-11-12 14:58:19 +01:00 |
|