Erwan Croze
59c56393f6
Add new rcfile for test
2017-04-18 17:39:20 +02:00
Simon Morlat
cd369a1ad6
fix Makefile.am
2017-03-31 14:55:23 +02:00
Erwan Croze
2a4a17bffb
Add account_creator_rc file to CMakelists and makefile
2017-03-29 13:24:12 +02:00
Erwan Croze
54a0a0ff2f
Add account creator tester
2017-03-28 16:57:17 +02:00
Ghislain MARY
b297a4cb1d
Rework chat handling.
...
- Add content type information in LIME encrypted message
- Single entry point for all types of chat messages that are first decrypted if necessary and then handled according to their content type
- Add possibility to send chat messages with a content type that is not 'text/plain'
- Encrypt IMDN
2017-01-31 12:25:12 +01:00
Sylvain Berfini
030b1c05d5
Fixed callback issue with file body handler if file is big enough + improved tester
2017-01-17 11:56:11 +01:00
Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
Sylvain Berfini
8c3767b154
Updated client TLS tester
2016-09-29 11:40:44 +02:00
Sylvain Berfini
f42568dc71
Added tests + changes to make tls authentication on LinphoneAuthInfo work
2016-09-20 18:07:57 +02:00
Sylvain Berfini
9aa49cdcc9
Added test for publish/subscribe in flexisip suite
2016-09-19 14:38:05 +02:00
Simon Morlat
e0aa931c1b
remove rpath option that breaks usage of automake/autoconf build.
2016-08-17 15:01:45 +02:00
Gautier Pelloux-Prayer
1002fdcdb9
tester: split simple call tests in two suites: video calls and other calls and minor files reorganization
2016-06-15 16:20:17 +02:00
Gautier Pelloux-Prayer
4bd7ac7557
tester: add simple call using UDP
2016-06-03 12:12:02 +02:00
Sylvain Berfini
53d48c8122
Fixed make distcheck issue
2016-05-04 09:33:06 +02:00
Sylvain Berfini
ad41e4d304
Audio bypass tester is done except for the crash at the end
2016-04-29 16:28:48 +02:00
Sylvain Berfini
a817a6d9fa
Started audio bypass tester
2016-04-28 14:19:17 +02:00
Gautier Pelloux-Prayer
282f417d95
tester: split presence tests in two: peer to peer tests and with server tests
2016-04-21 13:53:31 +02:00
Gautier Pelloux-Prayer
4974896339
win32: use _WIN32 macro instead of WIN32
2016-03-09 16:25:08 +01:00
Sylvain Berfini
961d0b98af
Fixed make distcheck
2016-03-04 15:40:49 +01:00
Sylvain Berfini
874587e335
Merge branch 'master' into dev_vcard
...
Conflicts:
tester/Makefile.am
2016-03-02 16:27:35 +01:00
Gautier Pelloux-Prayer
c33219b33b
autotools: use bctoolbox-tester instead of cunit
2016-03-02 16:05:56 +01:00
Sylvain Berfini
3b3ad2b684
Fixed tester Makefile.am
2016-03-02 10:53:43 +01:00
Sylvain Berfini
5cd1775ed3
Merge branch 'master' into dev_vcard
...
Conflicts:
tester/Makefile.am
2016-03-02 10:41:24 +01:00
Simon Morlat
1811b9d01a
fix automake build
2016-03-01 17:01:34 +01:00
Sylvain Berfini
425cb42f7f
Merge branch 'master' into dev_vcard
...
Conflicts:
coreapi/friend.c
2016-02-26 14:52:25 +01:00
Jehan Monnier
3df8f6f3d2
set rpath for liblinphone_tester
2016-02-25 16:22:29 +01:00
Sylvain Berfini
bce8c3cc76
Started rework of friend lists management in linphone + database storage of friend lists
2016-01-14 15:04:08 +01:00
Sylvain Berfini
1d26224858
Started CardDAV integration into liblinphone friends API
2016-01-13 17:05:49 +01:00
Sylvain Berfini
a8e6cc908f
More work on CardDAV sync: doing propfind and addressbook-query requests
2016-01-05 16:31:20 +01:00
Sylvain Berfini
0b7a1deccf
Added friend storage to database + improved tests + needed changes in gtk app + friends' migration from rc to db
2015-12-18 15:25:18 +01:00
Sylvain Berfini
8ac8e1274a
Fix vCard test suite no longer available since last commit
2015-12-17 17:59:15 +01:00
Sylvain Berfini
9b6a6ca7a5
Improve import friends from vcard time by bypassing a few checks + added test to calculate 1000 vcards import time
2015-12-17 14:24:22 +01:00
Sylvain Berfini
8c823fc039
Added import friends from vcards test
2015-12-16 11:54:34 +01:00
Sylvain Berfini
698c3e55cd
Added vcard tester (currently empty)
2015-12-16 10:58:52 +01:00
Simon Morlat
8032e02782
attempt to fix "make rpm"
2015-11-20 14:31:19 +01:00
Simon Morlat
177f44776d
workaround possible automake bug
2015-11-20 11:46:39 +01:00
Simon Morlat
6d4e145793
fix make distcheck
2015-11-18 10:36:49 +01:00
Sandrine Avakian
a1aa5af68b
Fixing mistake in Makefile.am for liblinphone_tester : resource directory 'certifcates' subdirectory tree was wrong.
2015-11-17 16:42:00 +01:00
Sandrine Avakian
32cc7bf680
Added all resources for liblinphone_tester in the installation directory.
2015-11-17 14:48:43 +01:00
Gautier Pelloux-Prayer
ffd0295680
complex_sip_call: rename to complex_sip_call_tester for consistency
2015-09-22 13:53:00 +02:00
Jehan Monnier
7002270d63
add SIPP based tests
2015-09-16 17:24:49 +02:00
Simon Morlat
aad1cc0715
robustize tests
2015-08-09 17:22:33 +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
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
Gautier Pelloux-Prayer
c05b0ace94
tester: update common & add common/ subfolder in include directories
2015-03-18 14:18:05 +01:00
Gautier Pelloux-Prayer
acf3bb287d
tester: add test/suite getters for iOS tester and reorganize code a bit
2015-03-18 10:58:12 +01:00
Gautier Pelloux-Prayer
0887089bc6
Tester: continuing
2015-03-13 13:55:32 +01:00
Gautier Pelloux-Prayer
d3d0573d13
Tester: create tester_utils which contain factorized code for all testers (in progress)
2015-03-13 10:48:21 +01:00
Jehan Monnier
79dc7a2a41
split Call suite into Single call & Multi call
2015-02-27 18:28:15 +01:00