Gautier Pelloux-Prayer
f248cde16a
Disable ms_audio_diff on ios simulator too because it locks the main loop
2015-02-10 14:04:20 +01:00
Jehan Monnier
5a79ebff2e
disable advanced presence test for now
2015-02-09 17:35:32 +01:00
Simon Morlat
5dbc66938c
rename LinphoneCallParamsMediaDirection into LinphoneMediaDirection, as it has no reason to be attached to LinphoneCallParams and could be re-used in other contexts.
2015-02-07 13:30:30 +01:00
Ghislain MARY
b20e1de362
Improve "two incoming early-media video calls" test.
2015-02-06 19:05:12 +01:00
François Grisez
5d19161059
Fix crash with CentOS 6
2015-02-06 15:52:22 +01:00
Ghislain MARY
bbb87a1771
Add test with several incoming early-media video calls.
2015-02-06 15:31:07 +01:00
Simon Morlat
1a9adcd1ca
fix ipv6 test
2015-02-06 12:17:34 +01:00
Simon Morlat
9357c20551
fix tests not passing when the entire suite is run. enhance ipv6 test
2015-02-06 12:07:30 +01:00
Simon Morlat
59758df62d
add custom header API to proxy config
2015-02-05 20:34:38 +01:00
Ghislain MARY
e6f1364782
Add multicast call tester when building with CMake.
2015-02-05 19:35:01 +01:00
Ghislain MARY
ad5e0316f6
Add early-media call to the video tester.
2015-02-05 19:11:26 +01:00
François Grisez
485c8678f6
Fix bad initialization order of GTK+
2015-02-05 13:28:30 +01:00
François Grisez
8f3844b4b6
Fix an invalid read in the "Call/Call with custom header" test
2015-02-05 10:25:29 +01:00
François Grisez
eb82b8abc7
Initialize a tm structur
2015-02-04 17:27:49 +01:00
François Grisez
2ef0e530b6
Fix compilation. Compatibility with C99
2015-02-04 16:19:33 +01:00
François Grisez
60c5f9dbbc
Fix compiation. Backward compatibility with gtk<2.24
2015-02-04 16:18:30 +01:00
Jehan Monnier
5dc7fa8d1a
make sure multicast and unicast eraly media call forking work
2015-02-04 12:17:15 +01:00
Jehan Monnier
f6447b3c07
update ms2/ortp
2015-02-04 12:17:14 +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
ef7413d063
enable ipv6 test
2015-02-03 14:57:04 +01:00
Simon Morlat
53bc2cd5a0
add tests to check sips and ipv6 support of flexisip
2015-02-02 18:13:55 +01:00
Ghislain MARY
a98c9df520
Build offeranswer tests with CMake.
2015-02-02 12:20:16 +01:00
Simon Morlat
c78383dda9
add file required for tests
2015-01-30 22:34:07 +01:00
Simon Morlat
cced42ebc5
add test for generic CN, update oRTP and ms2
2015-01-30 20:00:35 +01:00
Ghislain MARY
b4e301ada0
Copy message tester database file in binary mode.
2015-01-30 10:32:29 +01:00
Gautier Pelloux-Prayer
78cd8521a2
Enable xml output if user gives --xml-file, even without --xml
2015-01-29 10:47:56 +01:00
Gautier Pelloux-Prayer
1bb0df3444
Do not write XML tests output until end of execution to avoid corrupted XML in case of crash (bis)
2015-01-29 10:39:57 +01:00
Gautier Pelloux-Prayer
7de6efb0d2
Do not write XML tests output until end of execution to avoid corrupted XML in case of crash
2015-01-29 10:33:49 +01:00
Ghislain MARY
1af933de41
Fix compilation on Windows.
2015-01-28 16:53:59 +01:00
Simon Morlat
816ab8dfbd
adapt to mediastreamer2
2015-01-27 17:03:48 +01:00
Johan Pascal
219451388d
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-27 10:42:06 +01:00
Simon Morlat
dd75242642
fix multiple compilation problems with mingw
2015-01-23 22:38:31 +01:00
Guillaume BIENKOWSKI
7acf4df883
Add a unit test for a no-sdp reinvite after a pause, and implement a correction to handle this case.
2015-01-23 14:30:38 +01:00
Simon Morlat
9d3e0e736e
fix conference with ice on android
2015-01-22 10:22:58 +01:00
Simon Morlat
a75e849611
disable cross correlation tests, on arm, too long.
2015-01-22 10:21:11 +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
Guillaume BIENKOWSKI
5824199483
Add keepAccounts(bool) and clearAccounts() to JNI
2015-01-21 12:29:13 +01:00
Johan Pascal
85ca8c3cac
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-14 00:16:11 +01:00
Johan Pascal
fbcb1007f2
DTLS-SRTP add simple test call
2015-01-14 00:06:19 +01:00
Gautier Pelloux-Prayer
8164e9434c
Correctly write in file: do not use fprintf but fputs...
2015-01-13 12:10:15 +01:00
Gautier Pelloux-Prayer
b2748f5283
Log collection suite: collect_init and collect_cleanup should be call between each tests, not at end/start of the suite execution...
2015-01-13 11:25:44 +01:00
Gautier Pelloux-Prayer
c0870da1e7
Fix logcollection suite in case of ZLIB enabled
2015-01-12 12:09:52 +01:00
Gautier Pelloux-Prayer
7afeede178
Do not test MKV intercorrelation on Android, because the test lasts 20 minutes which is unacceptable
2015-01-09 09:42:14 +01:00
Jehan Monnier
2ff1e17580
Merge remote-tracking branch 'origin/master' into dev_dtls
...
Conflicts:
mediastreamer2
2015-01-06 14:55:28 +01:00
Jehan Monnier
8518bd1bf4
add test for timeouted BYE
2015-01-06 13:25:31 +01:00
Johan Pascal
e93a80f322
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-05 18:17:05 +01:00
Jehan Monnier
d7437ef1f5
enable ice with tunnel
2014-12-22 21:47:35 +01:00
Simon Morlat
76c6886119
fix potential crash when receiving an incoming call for which audio is declined (due to incompatible codecs), but video is accepted.
2014-12-22 16:23:26 +01:00