Commit graph

29 commits

Author SHA1 Message Date
Ghislain MARY
46d894caf6 Use correct macro to detect Android build. 2017-03-08 13:12:02 +01:00
Ghislain MARY
33b72ce6b5 Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
Gautier Pelloux-Prayer
d7a62cf978 tester: add phone alias for test accounts 2016-07-22 10:58:38 +02:00
Gautier Pelloux-Prayer
73def92d61 tester: fix failing remote provisioning test 2016-04-14 16:56:34 +02: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
Ghislain MARY
6f84ae6790 Fix two unit tests on Windows 10. 2015-10-05 16:21:40 +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
4ade5326e1 tester: replace some BC_ASSERT_TRUE with better BC_ASSERT_LOWER/GREATER/EQUAL ones 2015-08-05 11:42:51 +02:00
Gautier Pelloux-Prayer
3f86b78b2a tester: update common and display test duration and fix some non removed core managers 2015-07-02 17:04:25 +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
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
Guillaume BIENKOWSKI
dc78b3fe8a Skip file-based remote provisioning for iPhone, it is quite complicated to implement 2014-12-10 14:23:10 +01:00
Guillaume BIENKOWSKI
7ec3173462 Detect invalid URI's for remote provisioning 2014-07-09 15:50:33 +02:00
Jehan Monnier
a21d7d863d improve message tester 2014-07-01 22:00:50 +02:00
Ghislain MARY
e41203a4c5 Fix compilation for Windows Phone 8. 2014-06-25 17:46:44 +02:00
Sylvain Berfini
ce7a483183 Fix local remote provisioning test for android 2014-04-18 11:15:29 +02:00
Guillaume BIENKOWSKI
affd021540 Add the ability to use a file:// protocol for provisioning 2014-04-07 13:44:10 +02:00
Sylvain Berfini
4e9d8a1e97 Improved default values test 2014-03-03 17:28:19 +01:00
Sylvain Berfini
7d64dedf12 Fixed missing init in proxy config creation + added test for proxy_default_values in lpconfig 2014-03-03 15:07:20 +01:00
Sylvain Berfini
24ead1f24f Added option to remove provisioning uri once it has been successfully applied 2014-02-28 10:53:22 +01:00
Sylvain Berfini
076d87e2af Delay remote provisioning until the first linphone_core_iterate 2014-02-17 16:07:18 +01:00
Sylvain Berfini
ac54014751 Few more fixes for the tester 2014-02-17 13:03:32 +01:00
Sylvain Berfini
c74da6e6d0 Fix some tests for Android 2014-02-17 12:10:22 +01:00
Ghislain MARY
23bf31504a Fix possible crash if message is NULL. 2014-02-14 12:04:42 +01:00
Sylvain Berfini
e8bc43d75e Fixed and improved tests for remote provisioning 2014-02-13 11:16:45 +01:00
Simon Morlat
233061e839 remote provisioning sounds working good in GTK app 2014-02-12 19:42:41 +01:00
Sylvain Berfini
f76c0ead31 Improved remote provisioning code + added test suite for it 2014-02-12 17:21:22 +01:00