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
Jehan Monnier
06fc0526ec
multicast impl
2015-02-04 12:17:14 +01:00
Simon Morlat
ef810b108b
fix compilation errors
2015-02-04 11:05:32 +01:00
Ghislain MARY
54f3cd52db
Add video tester that creates its own GTK windows for video display.
2015-02-04 10:38:00 +01:00
Simon Morlat
16180e2430
change the way payload type numbers are assigned, so that an application can support more payload type than the RTP profile table allows to contain.
...
Compliance with RFC3264 (offer answer model) is improved, by reusing numbers in case of reINVITEs.
Fix memory leaks
Move offer/answer related tests into a new test suite.
2015-01-21 22:38:46 +01:00
Simon Morlat
93493976b3
tester automatically creates unique accounts on flexisip server before running tests. This allows several developer to run the test suite simultaneously !
2014-12-01 15:25:54 +01:00
Jehan Monnier
496f4a920c
add $(TEST_OPTIONS) to liblinphone tester make file
2014-11-25 09:08:26 +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
Gautier Pelloux-Prayer
d67957ab2a
Add log collection tester suite
2014-11-04 17:12:17 +01:00
François Grisez
2acee668ae
Add a tester for the media file player
2014-10-02 16:44:14 +02:00
Gautier Pelloux-Prayer
7bb37557d9
Split strict options in two lists (C and C++)
2014-09-15 11:16:32 +02:00
Gautier Pelloux-Prayer
e5522d62ef
Add transport tests (tunnel only and tunnel + srtp)
2014-09-08 14:20:31 +02:00