linphone-iphone/tester
2018-04-30 16:51:16 +02:00
..
certificates Add new flexisip test for certificate subject matching. 2018-04-03 18:30:44 +02:00
flexisip Update test flexisip configuration. 2018-04-03 18:34:38 +02:00
images Rework chat handling. 2017-01-31 12:25:12 +01:00
rcfiles change username_regex to use username with space 2017-12-28 14:02:52 +01:00
remote_provisioning add remote provisionning file for tester 2017-11-22 11:50:38 +01:00
sipp fix tester: Flexisip.Subscribe Notify with sipp publisher 2017-11-22 13:21:38 +01:00
sounds Reduced sized of hello44100 to perform audio bypass test suite faster 2016-05-18 14:42:23 +02:00
vcards win32: use _WIN32 macro instead of WIN32 2016-03-09 16:25:08 +01:00
account_creator_tester.c add missing ref causing crash in Java when core is destroyed before Java account creator. 2018-04-30 16:51:16 +02:00
accountmanager.c small rework of trace level management. 2017-08-23 09:21:24 +02:00
audio_bypass_tester.c Adapt some unstable tests. 2017-02-10 14:28:41 +01:00
audio_bypass_wav_header.h license: update FSF address 2016-07-27 11:58:38 +02:00
call_multi_tester.c fix ICE bug and leak in test. 2017-11-29 11:16:55 +01:00
call_multicast_tester.c Added next video frame decoded callback to LinphoneCall 2018-01-19 09:22:24 +01:00
call_single_tester.c Added next video frame decoded callback to LinphoneCall 2018-01-19 09:22:24 +01:00
call_video_tester.c Added next video frame decoded callback to LinphoneCall 2018-01-19 09:22:24 +01:00
CMakeLists.txt Add new flexisip test for certificate subject matching. 2018-04-03 18:30:44 +02:00
complex_sip_case_tester.c fix tester: Flexisip.Subscribe Notify with sipp publisher 2017-11-22 13:21:38 +01:00
cpim_tester.cpp Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
dtmf_tester.c Remove a lot of deprecation warnings. 2017-03-17 17:49:45 +01:00
eventapi_tester.c fix potential crash in eventapi tester 2016-12-10 13:19:08 +01:00
flexisip_tester.c Add new flexisip test for certificate subject matching. 2018-04-03 18:30:44 +02:00
liblinphone_tester.c Fix logging facility. Liblinphone outputs in the "liblinphone" log domain, mediastreamer and ortp have now their own log domains too. 2017-10-31 12:21:59 +01:00
liblinphone_tester.h Added next video frame decoded callback to LinphoneCall 2018-01-19 09:22:24 +01:00
liblinphone_tester_ios.m Fix build issue 2017-03-24 15:57:58 +01:00
liblinphone_tester_windows.cpp Prevent crash in Windows 10 tester for tests with the "Skip" tag. 2017-01-12 17:47:25 +01:00
liblinphone_tester_windows.h Fix liblinphone tester windows 2016-11-22 16:03:59 +01:00
local_tester_hosts make sure normalized phone numbers are computed for each new subscription to take into account potentiel proxy config changes. 2016-11-15 09:27:02 +01:00
log_collection_tester.c fix compilation with NDK > 14 2017-09-18 21:11:24 +02:00
Makefile.am Add new rcfile for test 2017-04-18 17:39:20 +02:00
message_tester.c Fix build when ENABLE_SQLITE_STORAGE=NO 2017-11-03 17:24:40 +01:00
messages.db Revert most of Ronan refactoring to avoid to much instability on master. 2017-09-08 15:13:34 +02:00
offeranswer_tester.c add offer answer test for payload types 2017-09-22 15:01:44 +02:00
player_tester.c The LinphonePlayer is now a belle_sip_object and is now wrappable. 2017-04-24 15:52:00 +02:00
presence_server_tester.c update proxy config etag on status PublishOk. It allows PUBLISH to be consistent over network state changes, avoiding orphan tuples to remain server side. 2017-09-14 13:08:42 +02:00
presence_tester.c Remove leaked memory tag 2017-11-27 16:04:19 +01:00
proxy_config_tester.c Fixed Cameroon dialplan 2017-08-24 10:46:45 +02:00
quality_reporting_tester.c Added test for video bandwidth estimator 2017-05-22 17:32:09 +02:00
README move flexisip conf files into a dedicated directory. 2014-08-29 19:47:42 +02:00
register_tester.c Add new property in [sip] section called "tls_certificate_subject_regexp" providing a regexp to match with TLS certificate subjects: 2018-04-01 21:29:12 +02:00
remote_provisioning_tester.c Use correct macro to detect Android build. 2017-03-08 13:12:02 +01:00
setup_tester.c feat(tester/setup_tester): add test on ipv4 addresses (linphone_address_test) 2018-03-20 17:14:57 +01:00
stun_tester.c Fix deprecation warnings. 2017-03-20 11:15:26 +01:00
tester.c create linphone address with different usernames for testing purpose 2017-12-28 14:02:52 +01:00
tester_hosts enable ice when ipv6 is enabled but call is ipv4 2016-06-08 11:46:41 +02:00
tunnel_tester.c disable gruu for tunnel testers 2017-09-19 14:38:12 +02:00
upnp_tester.c Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
vcard_tester.c fix some vcard tests 2017-10-17 14:42:53 +02:00
video_tester.c LinphoneCallStats is now a belle_sip_object. BREAKS BINARY COMPATIBILITY 2017-04-19 16:17:51 +02:00

This is the test suite of liblinphone, with many tests suites for Register, Calls, Message, Presence.

All thoses tests suites require a SIP server configured accordingly in order to execute. Naturally a Flexisip SIP server is used, whose configuration is put in the flexisip/ directory here.

In order to invoke it, just place into the tester directory and run 
$ flexisip --configfile flexisip/flexisip.conf

The tester_hosts file contains the host-like DNS configuration file to be used by the test suite in order to resolve the virtual SIP domains used by the SIP stack.
It is possible to run the flexisip SIP server and the test suite on the same machine by passing a new tester_hosts file where domains resolve to 127.0.0.1 to the tester, using the --dns-hosts option.